SGGL_SHJ/DataBase/版本日志/已更新脚本/SGGLDB_V2023-03-13.sql

2 lines
93 B
Transact-SQL

alter table RewardAndPunish_RewardAndPunish add RewardAndPunishDecision nvarchar(200) null
GO