修改质量奖罚
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
alter table RewardAndPunish_RewardAndPunish add RewardAndPunishDecision nvarchar(200) null
|
||||
GO
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
alter table RewardAndPunish_RewardAndPunish add RewardAndPunishDecision nvarchar(200) null
|
||||
GO
|
||||