This commit is contained in:
parent
ede8dcdb11
commit
51b5b67f17
|
@ -3124,6 +3124,10 @@ namespace BLL
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public const string PreRunUrl = "File\\Excel\\TestRun\\系统划分.xlsx";
|
public const string PreRunUrl = "File\\Excel\\TestRun\\系统划分.xlsx";
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
/// 单位分部分项工程划分
|
||||||
|
/// </summary>
|
||||||
|
public const string WBSDivisionUrl = "File\\Excel\\WBS\\单位分部分项工程划分.xlsx";
|
||||||
|
/// <summary>
|
||||||
/// 管道一览表
|
/// 管道一览表
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public const string PropertyUrl = "File\\Excel\\TestRun\\管道一览表.xlsx";
|
public const string PropertyUrl = "File\\Excel\\TestRun\\管道一览表.xlsx";
|
||||||
|
|
Loading…
Reference in New Issue