This commit is contained in:
2024-10-22 21:13:56 +08:00
parent cb13fe481d
commit e680580417
25 changed files with 2099 additions and 312 deletions
+4
View File
@@ -222,6 +222,10 @@ namespace BLL
/// 试压包导入模版文件原始的虚拟路径
/// </summary>
public const string HJGL_TestTemplateUrl = "File\\Excel\\试压包导入模版.xlsx";
/// <summary>
/// PMI委托导入模版
/// </summary>
public const string HJGL_PMITemplateUrl = "File\\Excel\\PMI委托导入模版.xlsx";
/// <summary>
/// PDMS导入模版文件原始的虚拟路径