202311122 脚本整理

This commit is contained in:
2023-11-22 14:30:00 +08:00
parent 55b52e460a
commit c3d072b687
23 changed files with 0 additions and 0 deletions
@@ -0,0 +1,3 @@
INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
VALUES('70282169-C09D-4D46-BAA3-9457535EAEA2','当前现场人员统计','HSSE/SitePerson/SitePersonNowStatistic.aspx',62,'EE260447-028F-46AF-8864-9A5DC9DAA5BD','Menu_HSSE',0,1,1)
GO