Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2026-05-25-gf.sql
T
2026-05-25 15:03:59 +08:00

3 lines
126 B
Transact-SQL

alter table HJGL_MaterialCodeLib add BatchNo nvarchar(50) null
alter table Tw_InOutPlanDetail add BatchNo nvarchar(50) null
GO