From fe2420ad8138ec679f8a95c6d08ec9dbb9113a8f Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Mon, 15 Dec 2025 11:02:55 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E8=8F=9C=E5=8D=95=E6=8E=88?= =?UTF-8?q?=E6=9D=83=E8=A1=A5=E5=85=85=E6=95=B0=E6=8D=AE=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DataBase/版本日志/SGGLDB_2025-12-15-xiaj.sql | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/DataBase/版本日志/SGGLDB_2025-12-15-xiaj.sql b/DataBase/版本日志/SGGLDB_2025-12-15-xiaj.sql index 571059a..d1e0ee4 100644 --- a/DataBase/版本日志/SGGLDB_2025-12-15-xiaj.sql +++ b/DataBase/版本日志/SGGLDB_2025-12-15-xiaj.sql @@ -21,12 +21,7 @@ END GO -select*from Sys_Const -where GroupId='MenuType_P' -order by SortIndex - - ---¼¯ÍÅÏ·¢¶½²é¼ì²éÕû¸Ä +--ÏîÄ¿²Ëµ¥ÊÚȨ²¹³äÊý¾Ý¹ÜÀí IF NOT EXISTS (SELECT * FROM Sys_Const WHERE ID = 'F16A6722-148D-40E9-A0B5-ACEA5BFC5B10') BEGIN insert into Sys_Const(ID,ConstValue,ConstText,SortIndex,GroupId)