init lserp cs 5.0
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
alter table p_systemwordbooktab add ShowMobile1 int default 0 not null
|
||||
go
|
||||
update p_systemwordbooktab set ShowMobile1=ISNULL(ShowMobile,0)
|
||||
Reference in New Issue
Block a user