20230530集团看板数据来源页面添加
This commit is contained in:
@@ -789,11 +789,18 @@
|
||||
/// </summary>
|
||||
public const string CheckNoticeMenuId = "C502FC6D-DE43-4646-AE28-168D8C7BF4C0";
|
||||
|
||||
/// <summary>
|
||||
/// 公司两级领导带班检查
|
||||
/// </summary>
|
||||
public const string ServerCheckTwolevelMenuId = "6CBF1000-5E3C-4FBD-A7EC-965765F6F52D";
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 发起检查
|
||||
/// </summary>
|
||||
public const string CheckInfoMenuId = "6090DD54-FE59-4011-92EE-9906C9BC69B6";
|
||||
public const string Base_FactoryMenuId = "CD167198-1667-4552-9876-E768C2542C30";
|
||||
|
||||
/// <summary>
|
||||
/// 实业
|
||||
/// </summary>
|
||||
@@ -907,6 +914,16 @@
|
||||
/// </summary>
|
||||
public const string ProjectEnergyReportMenuId = "9DE996D9-A2CF-40C8-86D3-6A472AB30E5D";
|
||||
|
||||
/// <summary>
|
||||
/// HSSE应急预案管理清单
|
||||
/// </summary>
|
||||
public const string UnitEmergencyListMenuId = "D12C2412-E12A-4F78-9AEF-1EE8AC84A561";
|
||||
|
||||
/// <summary>
|
||||
/// 应急演练
|
||||
/// </summary>
|
||||
public const string UnitDrillRecordListMenuId = "172F25E0-F5E2-42E3-AD67-AC824D4E0FBB";
|
||||
|
||||
#region 系统设置
|
||||
/// <summary>
|
||||
/// 单位设置
|
||||
@@ -1686,6 +1703,18 @@
|
||||
/// </summary>
|
||||
public const string ServerTestRankingMenuId = "19FB0C6D-E2CA-4352-B635-060347D45C4A";
|
||||
#endregion
|
||||
|
||||
#region 公司安全会议
|
||||
/// <summary>
|
||||
/// 企业安委会
|
||||
/// </summary>
|
||||
public const string CompanySafetyMeetingMenuId = "B911B4F8-DDFD-4F37-9EAC-EB104F753432";
|
||||
|
||||
/// <summary>
|
||||
/// 企业专题会
|
||||
/// </summary>
|
||||
public const string CompanySpecialMeetingMenuId = "2497EF13-C052-4228-B388-EBC5C18963BC";
|
||||
#endregion
|
||||
#endregion
|
||||
|
||||
#region 人员管理
|
||||
@@ -1734,7 +1763,6 @@
|
||||
|
||||
#region 项目菜单
|
||||
|
||||
|
||||
#region 安全体系
|
||||
/// <summary>
|
||||
/// 安全组织机构
|
||||
@@ -2123,6 +2151,10 @@
|
||||
/// 联系单
|
||||
/// </summary>
|
||||
public const string ProjectContactListMenuId = "F057C207-4549-48AE-B838-A1920E5709D8";
|
||||
/// <summary>
|
||||
/// 领导带班检查
|
||||
/// </summary>
|
||||
public const string ProjectLeaderCheckMenuId = "355265DE-901A-4110-B934-B4DA067C4334";
|
||||
#endregion
|
||||
|
||||
#region APP检查管理
|
||||
@@ -2209,6 +2241,10 @@
|
||||
/// 班前会
|
||||
/// </summary>
|
||||
public const string ProjectClassMeetingMenuId = "F8ADCDBC-AAAD-4884-9935-2B63562E4779";
|
||||
/// <summary>
|
||||
/// 安全领导小组会议
|
||||
/// </summary>
|
||||
public const string ProjectSafetyLeaderGroupMeetingMenuId = "DFB56743-17BA-40BA-82EA-FCB9B0DBFAFF";
|
||||
#endregion
|
||||
|
||||
#region 出入场管理
|
||||
|
||||
Reference in New Issue
Block a user