SGGL_SHJ/DataBase/版本日志/SGGLDB_V2026-01-22-gf(安全报表增...

6 lines
254 B
MySQL
Raw Normal View History

2026-01-24 15:01:27 +08:00
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