提交代码

This commit is contained in:
2023-12-22 14:36:26 +08:00
parent 38b386aed1
commit 02f8f10a17
24 changed files with 1461 additions and 54 deletions
+3
View File
@@ -568,6 +568,9 @@ GO
INSERT INTO Sys_Const (ID,ConstValue,ConstText,SortIndex,GroupId)
VALUES('69B856E6-E385-4771-9341-23E7416C46F1','Menu_PDigData','大数据中心',9,'MenuType_P')
GO
INSERT INTO Sys_Const (ID,ConstValue,ConstText,SortIndex,GroupId)
VALUES('C7590B86-EE29-4E17-9B10-90A7E45652B0','Menu_Help','帮助',11,'MenuType_P')
GO
--项目类型
INSERT INTO dbo.Sys_Const(ID, ConstValue, ConstText, SortIndex, GroupId)