123456
This commit is contained in:
parent
78fc801b71
commit
42f56ee4af
|
@ -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 绩效考核模板文件路径
|
||||
|
|
Loading…
Reference in New Issue