diff --git a/SGGL/BLL/Common/Const.cs b/SGGL/BLL/Common/Const.cs index 2c908223..73775511 100644 --- a/SGGL/BLL/Common/Const.cs +++ b/SGGL/BLL/Common/Const.cs @@ -3198,6 +3198,10 @@ namespace BLL /// 开车责任分工表模板文件原始虚拟路径 /// public const string DutyTemplateUrl = "File\\Excel\\TestRun\\开车责任分工表.xlsx"; + /// + /// 开车方案编制计划模板文件原始虚拟路径 + /// + public const string SchemePlan2TemplateUrl = "File\\Excel\\TestRun\\开车方案编制计划2.xlsx"; #endregion #region 绩效考核模板文件路径