20240729 修改单位工程设置
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
ALTER TABLE WBS_UnitWork ALTER COLUMN SuperUnitWork NVARCHAR(50)
|
||||
GO
|
||||
update WBS_UnitWork set SuperUnitWork='0'
|
||||
GO
|
||||
Reference in New Issue
Block a user