2024-01-26 开车分包管理修改

This commit is contained in:
2024-01-26 17:12:01 +08:00
parent 2b91cacd97
commit de85f779a3
42 changed files with 3714 additions and 1083 deletions
+7
View File
@@ -3202,6 +3202,13 @@ namespace BLL
/// 开车方案编制计划模板文件原始虚拟路径
/// </summary>
public const string SchemePlan2TemplateUrl = "File\\Excel\\TestRun\\开车方案编制计划2.xlsx";
/// <summary>
/// 开车分包联络单模板文件原始虚拟路径
/// </summary>
public const string DriverSubContactTemplateUrl = "File\\Excel\\TestRun\\开车合作单位名录.xlsx";
#endregion
#region