HJGL_DS/DataBase/版本日志/HJGLDB_DS_2025-07-21_gf.sql

2 lines
71 B
Transact-SQL

alter table [dbo].[Weld_UsingPlan] add UnitStoreId nvarchar(50) null
GO