diff --git a/DataBase/版本日志/SGGLDB_V2023-03-16.sql b/DataBase/版本日志/SGGLDB_V2023-03-16.sql new file mode 100644 index 00000000..7a903f5f --- /dev/null +++ b/DataBase/版本日志/SGGLDB_V2023-03-16.sql @@ -0,0 +1,4 @@ +alter table Meeting_CQMSMeeting add AttachUrl nvarchar(1000) null +GO +alter table RewardAndPunish_RewardAndPunish add AttachUrl nvarchar(1000) null +GO \ No newline at end of file