Compare commits
2 Commits
3d1e4f6338
...
be1f4b70eb
Author | SHA1 | Date |
---|---|---|
|
be1f4b70eb | |
|
9ecb8cf681 |
|
@ -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
|
Loading…
Reference in New Issue