施工人力
This commit is contained in:
@@ -3310,6 +3310,9 @@ namespace BLL
|
||||
/// 月度计划情况导入模版文件原始的虚拟路径
|
||||
/// </summary>
|
||||
public const string MonthPlanTemplateUrl = "File\\Excel\\DataIn\\月度计划情况导入模板.xls";
|
||||
/// 施工人力计划导入模版文件原始的虚拟路径
|
||||
/// </summary>
|
||||
public const string SGManPowerTemplateUrl = "File\\Excel\\DataIn\\施工人力计划导入模板.xls";
|
||||
/// <summary>
|
||||
/// 周进度计划导入模版文件原始的虚拟路径
|
||||
/// </summary>
|
||||
@@ -6043,6 +6046,10 @@ namespace BLL
|
||||
/// 月进度计划
|
||||
/// </summary>
|
||||
public const string MonthPlanMenuId = "94287B92-7E96-4B90-BC6F-DAF30AE3B314";
|
||||
/// <summary>
|
||||
/// 施工人力计划
|
||||
/// </summary>
|
||||
public const string SGManPowerMenuId = "D87CD627-A18C-4C5D-962D-424E582F2379";
|
||||
|
||||
/// <summary>
|
||||
/// 周进度计划
|
||||
|
||||
Reference in New Issue
Block a user