CNCEC_SUBQHSE_WUHUAN/DataBase/版本日志/SGGLDB_WH_2024-02-04-lpf.sql

6 lines
219 B
MySQL
Raw Normal View History

2024-02-04 11:12:50 +08:00
alter table DriverSub_DriverSub add DriverSubPlanId nvarchar(50);
go
alter table DriverSub_DriverSub add DriverSubContractorsId nvarchar(50);
go
alter table DriverSub_DriverSub add EvaluationData nvarchar(2000);