提交代码
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
alter table Transfer_LHCSystemList add UpdateTime datetime NULL
|
||||
GO;
|
||||
GO
|
||||
update Transfer_PunchlistFrom set IsMatI='Y' where IsMatI='1'
|
||||
GO
|
||||
update Transfer_PunchlistFrom set IsMatI='N' where IsMatI='0'
|
||||
|
||||
Reference in New Issue
Block a user