Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2026-08-11-gf.sql
T
2026-08-12 20:18:47 +08:00

3 lines
148 B
Transact-SQL

alter table HJGL_Batch_PointBatchItem add NDT nvarchar(300) null
alter table HJGL_Batch_BatchTrust alter column TrustBatchCode nvarchar(100) null
GO