Compare commits

...

2 Commits

Author SHA1 Message Date
gaofei be1f4b70eb Merge branch 'master' of http://47.104.102.122:3000/panhf/CNCEC_SUBQHSE_WUHUAN 2024-09-05 10:55:22 +08:00
gaofei 9ecb8cf681 提交代码 2024-09-05 10:55:11 +08:00
@@ -0,0 +1,9 @@
insert into Sys_Const(ID,ConstValue,ConstText,SortIndex,GroupId) values
(NEWID(),'ÆäËûÉ˺¦','ÆäËûÉ˺¦',14,'Hiddendangertype')
GO
insert into Sys_Const(ID,ConstValue,ConstText,SortIndex,GroupId) values
(NEWID(),'ÆäËû±¬Õ¨','ÆäËû±¬Õ¨',15,'Hiddendangertype')
GO
insert into Sys_Const(ID,ConstValue,ConstText,SortIndex,GroupId) values
(NEWID(),'͸ˮ','͸ˮ',16,'Hiddendangertype')
GO