2023-01-04升级

This commit is contained in:
2023-01-04 10:30:49 +08:00
parent 8ef4bc1502
commit f64ae2efd4
6 changed files with 159 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
INSERT INTO [dbo].[Sys_Menu] ([MenuId], [MenuName], [Icon], [Url], [SortIndex], [SuperMenu], [MenuType], [IsOffice], [IsEnd], [IsUsed]) VALUES (N'3C009AA9-B44F-4000-BC77-BF02C4E83785', N'HSSE管理月报(项目汇总)', NULL, N'ZHGL/ManagementReport/HSSEMonthReportProjectSum.aspx', '20', N'70E51ABF-81C8-49CB-89AC-CF0542A201D6', N'Menu_ZHGL', '1', '1', '1');