提交代码

This commit is contained in:
2023-11-21 16:14:43 +08:00
parent 7755589aa4
commit 89af71fd68
11 changed files with 792 additions and 3 deletions
+4
View File
@@ -3338,6 +3338,10 @@ namespace BLL
/// </summary>
public const string WBSWorkPackageTemplateUrl = "File\\Excel\\DataIn\\WBS定制导入模板.xls";
/// <summary>
/// WBS定制导入模板
/// </summary>
public const string WBSWorkPackageTemplate2Url = "File\\Excel\\DataIn\\WBS定制导入模板(电仪).xls";
/// <summary>
/// WBS编码规则
/// </summary>
public const string WBSCodeTemplateUrl = "File\\Excel\\DataIn\\WBS编码规则.xlsx";