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)