提交试车代码

This commit is contained in:
2023-11-23 09:28:55 +08:00
parent 5e5ad08320
commit 88d09e2602
66 changed files with 10754 additions and 161 deletions
+4
View File
@@ -3170,6 +3170,10 @@ namespace BLL
/// 施工进度报表模板文件原始虚拟路径
/// </summary>
public const string JDreportReportTemplateUrl = "File\\Excel\\DataIn\\施工进度报表.xls";
/// <summary>
/// 试车系统划分
/// </summary>
public const string TestRunUrl = "File\\Excel\\TestRun\\试车系统划分.xlsx";
#endregion
#region