导入菜单

This commit is contained in:
李超 2026-04-12 10:26:41 +08:00
parent 22b0c68cb4
commit 0ff0fc55d1
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
INSERT INTO [dbo].[Sys_Menu] ([MenuId], [MenuName], [Url], [SortIndex], [SuperMenu], [MenuModule], [IsAudiFlow]) VALUES (N'EFD1E914-E79C-4F5E-A2F7-CFF4F7821284', N'¹ÜÏßµ¼Èë', N'HJGL/DataIn/PipeLineInAuto.aspx', '40', N'4RGASWE2-09B1-4607-6666-WDFCVG693G6D', '3 ', NULL);