提交代码

This commit is contained in:
2024-01-26 15:19:11 +08:00
parent 0e2aa3bb4c
commit a39dd15a70
17 changed files with 1767 additions and 91 deletions
+4
View File
@@ -3206,6 +3206,10 @@ namespace BLL
/// 开车方案编制计划模板文件原始虚拟路径
/// </summary>
public const string SchemePlan2TemplateUrl = "File\\Excel\\TestRun\\开车方案编制计划2.xlsx";
/// <summary>
/// ProjectSetup导入模版文件原始的虚拟路径
/// </summary>
public const string ProjectSetupDataInUrl = "File\\Excel\\DataIn\\Project Set up导入模板.xls";
#endregion
#region