Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2023-03-13.sql
T

2 lines
93 B
Transact-SQL
Raw Normal View History

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