SGGL_SHJ/DataBase/版本日志/SGGLDB_V2024-11-12.sql

3 lines
61 B
Transact-SQL

alter table dbo.Tw_InOutPlanDetail
add SortIndex int
go