1
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
alter table Project_ProjectUnit add IsOutSideUnit bit null
|
||||
GO
|
||||
alter table InformationProject_MillionsMonthlyReport add OutSideUnitWorkNum decimal(18,4) null
|
||||
GO
|
||||
alter table Information_MillionsMonthlyReportItem add OutSideUnitWorkNum decimal(18,4) null
|
||||
GO
|
||||
Reference in New Issue
Block a user