提交代码

This commit is contained in:
2024-01-17 16:12:42 +08:00
parent 66a56a44af
commit 74e2a00958
49 changed files with 4594 additions and 715 deletions
+4
View File
@@ -3182,6 +3182,10 @@ namespace BLL
/// 试车系统划分
/// </summary>
public const string TestRunUrl = "File\\Excel\\TestRun\\试车系统划分.xlsx";
/// <summary>
/// 开车方案编制计划模板文件原始虚拟路径
/// </summary>
public const string SchemePlanTemplateUrl = "File\\Excel\\TestRun\\开车方案编制计划.xlsx";
#endregion
#region