This commit is contained in:
2026-08-12 23:11:22 +08:00
13 changed files with 1101 additions and 181 deletions
@@ -0,0 +1,3 @@
alter table HJGL_Batch_PointBatchItem add NDT nvarchar(300) null
alter table HJGL_Batch_BatchTrust alter column TrustBatchCode nvarchar(100) null
GO