This commit is contained in:
2026-05-31 15:11:38 +08:00
parent 7786d05cb6
commit 4245f17f57
@@ -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');