提交代码

This commit is contained in:
2025-03-13 09:20:11 +08:00
parent 6d0c6e28de
commit 980946f316
3443 changed files with 188150 additions and 3 deletions
@@ -0,0 +1,8 @@
insert into Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuModule)
values('37DB4986-C396-4475-8376-83238D3B1EAD','º¸½Ó¼Ç¼µ¼Èë','HJGL/DataIn/WeldReportIn.aspx',30,'4RGASWE2-09B1-4607-6666-WDFCVG693G6D','3')
go
insert into ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
values('83F96250-80EE-43FA-A5B4-56F9095334D2','37DB4986-C396-4475-8376-83238D3B1EAD','µ¼Èë',1)
insert into ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
values('9187C880-9FEC-4A40-A4B1-C5DB0463460D','37DB4986-C396-4475-8376-83238D3B1EAD','ɾ³ý',2)
go