提交代码
This commit is contained in:
@@ -3183,6 +3183,13 @@ namespace BLL
|
||||
/// 全厂地下管网完成情况导入模版文件原始的虚拟路径
|
||||
/// </summary>
|
||||
public const string UndergroundPipeCompletionTemplateUrl = "File\\Excel\\DataIn\\全厂地下管网完成情况导入模板.xls";
|
||||
/// 月度计划情况导入模版文件原始的虚拟路径
|
||||
/// </summary>
|
||||
public const string MonthPlanTemplateUrl = "File\\Excel\\DataIn\\月度计划情况导入模板.xls";
|
||||
/// <summary>
|
||||
/// 周进度计划导入模版文件原始的虚拟路径
|
||||
/// </summary>
|
||||
public const string WeekPlanTemplateUrl = "File\\Excel\\DataIn\\周进度计划导入模板.xls";
|
||||
/// <summary>
|
||||
/// 施工进度报表模板
|
||||
/// </summary>
|
||||
@@ -3896,6 +3903,11 @@ namespace BLL
|
||||
/// </summary>
|
||||
public const string InspectionEquipmentMenuId = "6c2c1e5e-1812-4e1c-a683-7125518e28c7";
|
||||
|
||||
/// <summary>
|
||||
/// 安全专业ID
|
||||
/// </summary>
|
||||
public const string CNProfessionalHSEId = "BD344C54-66CC-4547-89AF-04C297D60CD7";
|
||||
|
||||
/// <summary>
|
||||
/// 人员报验
|
||||
/// </summary>
|
||||
@@ -5762,6 +5774,11 @@ namespace BLL
|
||||
/// </summary>
|
||||
public const string MonthPlanMenuId = "94287B92-7E96-4B90-BC6F-DAF30AE3B314";
|
||||
|
||||
/// <summary>
|
||||
/// 周进度计划
|
||||
/// </summary>
|
||||
public const string WeekPlanMenuId = "56A54B4B-BBA3-4249-9FFC-3A60DAC79059";
|
||||
|
||||
/// <summary>
|
||||
/// 进度完成情况
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user