From 42f56ee4af5530c75eaa7a52c7dbede2963757e8 Mon Sep 17 00:00:00 2001 From: gaofei1985 <181547018@qq.com> Date: Thu, 25 Jan 2024 16:30:38 +0800 Subject: [PATCH] 123456 --- SGGL/BLL/Common/Const.cs | 4 ++++ 1 file changed, 4 insertions(+) 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 绩效考核模板文件路径