Merge branch 'master' of https://gitee.com/frane-yang/SGGL_CWCEC
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
alter table [dbo].[WBS_CostControl] add PlanStartDate datetime null
|
||||
alter table [dbo].[WBS_CostControl] add PlanEndDate datetime null
|
||||
alter table [dbo].[WBS_CostControl] add RealStartDate datetime null
|
||||
alter table [dbo].[WBS_CostControl] add RealEndDate datetime null
|
||||
GO
|
||||
Reference in New Issue
Block a user