From 10122c9386781a3898df7b417e6ef56c8b4c9908 Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Tue, 28 Apr 2026 20:12:18 +0800 Subject: [PATCH] 1 --- ...QHSE_V2026-04-28(项目级填写集团督查检查).sql | 24 +++++++++++++++++++ SGGL/FineUIPro.Web/common/Menu_CQMS.xml | 3 ++- SGGL/FineUIPro.Web/common/Menu_DigData.xml | 4 +++- SGGL/FineUIPro.Web/common/Menu_HSSE.xml | 3 ++- 4 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 DataBase/版本日志/SUBQHSE_V2026-04-28(项目级填写集团督查检查).sql diff --git a/DataBase/版本日志/SUBQHSE_V2026-04-28(项目级填写集团督查检查).sql b/DataBase/版本日志/SUBQHSE_V2026-04-28(项目级填写集团督查检查).sql new file mode 100644 index 00000000..a9949d26 --- /dev/null +++ b/DataBase/版本日志/SUBQHSE_V2026-04-28(项目级填写集团督查检查).sql @@ -0,0 +1,24 @@ + + +--ĿдŶ + +IF NOT EXISTS (SELECT * FROM Sys_Menu WHERE MenuId = 'DEC083C5-BDB7-4C1A-85DD-3B4D3E234AB6') +BEGIN +INSERT INTO dbo.Sys_Menu (MenuId, MenuName,Url, SortIndex, SuperMenu, MenuType, IsOffice, IsEnd, IsUsed) +VALUES (N'DEC083C5-BDB7-4C1A-85DD-3B4D3E234AB6', N'Ŷ', N'DCGL/ServerCheck/CheckRectify.aspx?proType=1', 01, N'467A0CB9-737D-4451-965E-869EBC3A4BD6', N'Menu_HSSE', 1,1, 1); +END +GO + + + +IF NOT EXISTS (SELECT * FROM Sys_Menu WHERE MenuId = 'DEC083C5-BDB7-4C1A-85DD-3B4D3E234AB7') +BEGIN +INSERT INTO dbo.Sys_Menu (MenuId, MenuName,Url, SortIndex, SuperMenu, MenuType, IsOffice, IsEnd, IsUsed) +VALUES (N'DEC083C5-BDB7-4C1A-85DD-3B4D3E234AB7', N'Ŷ', N'DCGL/ServerCheck/CheckRectify.aspx?proType=1', 01, N'A54EC449-5F77-4068-83B9-AA305B721A0B', N'Menu_CQMS', 1,1, 1); +END +GO + +update Sys_Menu +set MenuType='Menu_CQMS' +WHERE MenuId = 'DEC083C5-BDB7-4C1A-85DD-3B4D3E234AB7' +GO diff --git a/SGGL/FineUIPro.Web/common/Menu_CQMS.xml b/SGGL/FineUIPro.Web/common/Menu_CQMS.xml index 2db66cb6..e58ab5bb 100644 --- a/SGGL/FineUIPro.Web/common/Menu_CQMS.xml +++ b/SGGL/FineUIPro.Web/common/Menu_CQMS.xml @@ -56,7 +56,8 @@ - + + diff --git a/SGGL/FineUIPro.Web/common/Menu_DigData.xml b/SGGL/FineUIPro.Web/common/Menu_DigData.xml index 025ca5e6..25ef432d 100644 --- a/SGGL/FineUIPro.Web/common/Menu_DigData.xml +++ b/SGGL/FineUIPro.Web/common/Menu_DigData.xml @@ -41,6 +41,8 @@ - + + + \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/common/Menu_HSSE.xml b/SGGL/FineUIPro.Web/common/Menu_HSSE.xml index 9aef104c..b9f339c4 100644 --- a/SGGL/FineUIPro.Web/common/Menu_HSSE.xml +++ b/SGGL/FineUIPro.Web/common/Menu_HSSE.xml @@ -52,7 +52,8 @@ - + +