From 0ff0fc55d1a0fa705c88dee68dc9b07656b6ee5d Mon Sep 17 00:00:00 2001 From: 10191 <506754232@qq.com> Date: Sun, 12 Apr 2026 10:26:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=85=A5=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DataBase/版本日志/HJGLDB_DS_2026-04-12_lc.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 DataBase/版本日志/HJGLDB_DS_2026-04-12_lc.sql diff --git a/DataBase/版本日志/HJGLDB_DS_2026-04-12_lc.sql b/DataBase/版本日志/HJGLDB_DS_2026-04-12_lc.sql new file mode 100644 index 0000000..932b838 --- /dev/null +++ b/DataBase/版本日志/HJGLDB_DS_2026-04-12_lc.sql @@ -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);