This commit is contained in:
2023-09-04 19:38:45 +08:00
parent 6c19bf6a3e
commit dece3781ec
55 changed files with 2730 additions and 971 deletions
+12 -1
View File
@@ -6047,5 +6047,16 @@ namespace BLL
/// 项目应急物资管理
/// </summary>
public const string ServerEmergencySupplyMenuId = "3EA741CE-66A6-4CF8-8620-0C5906AC7D94";
}
/// <summary>
/// 开工报告
/// </summary>
public const string PZHGL_StartWorkReportMenuId = "68A54450-557C-4C33-9121-797C15AF1047";
/// <summary>
/// 施工总平面布置
/// </summary>
public const string PZHGL_LayoutMaptMenuId = "F266456A-991F-45A3-BCD6-CF2515D71E39";
}
}