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

2 lines
93 B
MySQL
Raw Normal View History

2023-03-13 10:12:19 +08:00
alter table RewardAndPunish_RewardAndPunish add RewardAndPunishDecision nvarchar(200) null
GO