This commit is contained in:
汪青 2024-05-22 17:01:24 +08:00
parent ede8dcdb11
commit 51b5b67f17
1 changed files with 4 additions and 0 deletions

View File

@ -3124,6 +3124,10 @@ namespace BLL
/// </summary>
public const string PreRunUrl = "File\\Excel\\TestRun\\系统划分.xlsx";
/// <summary>
/// 单位分部分项工程划分
/// </summary>
public const string WBSDivisionUrl = "File\\Excel\\WBS\\单位分部分项工程划分.xlsx";
/// <summary>
/// 管道一览表
/// </summary>
public const string PropertyUrl = "File\\Excel\\TestRun\\管道一览表.xlsx";