This commit is contained in:
parent
5e9eccc3e3
commit
cbe16fb8a4
|
|
@ -0,0 +1,2 @@
|
|||
INSERT INTO [dbo].[Sys_Menu] ([MenuId], [MenuName], [Icon], [Url], [SortIndex], [SuperMenu], [MenuType], [IsOffice], [IsEnd], [IsUsed]) VALUES (N'34BAD63E-EF7C-4D7E-8641-C706BBFCD85F', N'Öá²âͼʶ±ð', NULL, N'HJGL/DataImport/DrawingRecognition.aspx', '40', N'8IDKGJE2-09B1-4607-DCS2-DCC3O48F080F', N'Menu_HJGL', '0', '1', '1');
|
||||
INSERT INTO [dbo].[Sys_Menu] ([MenuId], [MenuName], [Icon], [Url], [SortIndex], [SuperMenu], [MenuType], [IsOffice], [IsEnd], [IsUsed]) VALUES (N'EFD1E914-E79C-4F5E-A2F7-CFF4F7821284', N'¹ÜÏßµ¼Èë', NULL, N'HJGL/DataImport/PipeLineInAuto.aspx', '30', N'8IDKGJE2-09B1-4607-DCS2-DCC3O48F080F', N'Menu_HJGL', '0', '1', '1');
|
||||
Loading…
Reference in New Issue