20230506fineui.dll升级
This commit is contained in:
@@ -23,6 +23,6 @@ GO
|
||||
alter table WBS_Division add SubItemType char(1) null
|
||||
alter table WBS_Breakdown add CheckAcceptType char(1) null
|
||||
GO
|
||||
insert into WBS_Division select * from CNCEC_SUBQHSEDB..WBS_Division
|
||||
insert into WBS_Breakdown select * from CNCEC_SUBQHSEDB..WBS_Breakdown
|
||||
insert into WBS_Division select * from WBS_Division
|
||||
insert into WBS_Breakdown select * from WBS_Breakdown
|
||||
GO
|
||||
|
||||
Reference in New Issue
Block a user