Compare commits

..

No commits in common. "be1f4b70eb66128102717ad3aca3bc780b5eae34" and "3d1e4f63388b801db3ffc859ac6f35465430b20e" have entirely different histories.

1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
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