This commit is contained in:
2024-07-24 14:54:26 +08:00
16 changed files with 884 additions and 188 deletions
+4
View File
@@ -4738,6 +4738,10 @@ namespace BLL
/// 月度计划情况模板文件原始虚拟路径
/// </summary>
public const string MonthPlanOutTemplateUrl = "File\\Excel\\DataOut\\月度计划情况.xlsx";
/// <summary>
/// 周进度计划模板文件原始虚拟路径
/// </summary>
public const string WeekPlanOutTemplateUrl = "File\\Excel\\DataOut\\周进度计划.xlsx";
#endregion
#endregion