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

3 lines
61 B
MySQL
Raw Normal View History

2024-11-12 17:56:01 +08:00
alter table dbo.Tw_InOutPlanDetail
add SortIndex int
go