This commit is contained in:
高飞 2024-01-25 16:30:38 +08:00
parent 78fc801b71
commit 42f56ee4af
1 changed files with 4 additions and 0 deletions

View File

@ -3198,6 +3198,10 @@ namespace BLL
/// 开车责任分工表模板文件原始虚拟路径
/// </summary>
public const string DutyTemplateUrl = "File\\Excel\\TestRun\\开车责任分工表.xlsx";
/// <summary>
/// 开车方案编制计划模板文件原始虚拟路径
/// </summary>
public const string SchemePlan2TemplateUrl = "File\\Excel\\TestRun\\开车方案编制计划2.xlsx";
#endregion
#region