From 4245f17f5728df47925871f45e05b8b8df28703e Mon Sep 17 00:00:00 2001 From: 10191 <506754232@qq.com> Date: Sun, 31 May 2026 15:11:38 +0800 Subject: [PATCH] 11 --- DataBase/版本日志/SUBQHSE_V2026-05-31-lc.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 DataBase/版本日志/SUBQHSE_V2026-05-31-lc.sql diff --git a/DataBase/版本日志/SUBQHSE_V2026-05-31-lc.sql b/DataBase/版本日志/SUBQHSE_V2026-05-31-lc.sql new file mode 100644 index 00000000..881eb3f1 --- /dev/null +++ b/DataBase/版本日志/SUBQHSE_V2026-05-31-lc.sql @@ -0,0 +1,3 @@ +INSERT INTO [SGGLDB_WH].[dbo].[Sys_Menu] ([MenuId], [MenuName], [Icon], [Url], [SortIndex], [SuperMenu], [MenuType], [IsOffice], [IsEnd], [IsUsed]) VALUES +(N'F4F1CACC-2029-4F7E-B30F-BACD2F1DCE7E', N'¹«Ë¾HSEÒþ»¼ÖÇÄÜʶ±ðϵͳ', NULL, N'HSSE/Hazard/ToHazard.aspx', '4', N'467A0CB9-737D-4451-965E-869EBC3A4BD6', N'Menu_HSSE', '1', '1', '1'); + \ No newline at end of file