提交代码

This commit is contained in:
2024-05-10 15:46:52 +08:00
parent 1c23ce814d
commit 563d401af6
30 changed files with 2014 additions and 98 deletions
+4
View File
@@ -3148,6 +3148,10 @@ namespace BLL
/// </summary>
public const string QuantityCompletionTemplateUrl = "File\\Excel\\DataIn\\项目进度完成情况导入模板.xls";
/// <summary>
/// 月度计划情况导入模版文件原始的虚拟路径
/// </summary>
public const string MonthPlanTemplateUrl = "File\\Excel\\DataIn\\月度计划情况导入模板.xls";
/// <summary>
/// 仪表索引
/// </summary>
public const string InstrumentUrl = "File\\Excel\\TestRun\\仪表索引模板.xlsx";