Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2023-03-13.sql
T
2023-03-13 10:12:19 +08:00

2 lines
93 B
Transact-SQL

alter table RewardAndPunish_RewardAndPunish add RewardAndPunishDecision nvarchar(200) null
GO