From 09f094c34cd737049f8ecb66e94b1693863203e3 Mon Sep 17 00:00:00 2001 From: gaofei <181547018@qq.com> Date: Sat, 3 Dec 2022 10:07:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DataBase/版本日志/SGGLDB_V2022-12-03.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DataBase/版本日志/SGGLDB_V2022-12-03.sql b/DataBase/版本日志/SGGLDB_V2022-12-03.sql index bdbb789f..71e8d9af 100644 --- a/DataBase/版本日志/SGGLDB_V2022-12-03.sql +++ b/DataBase/版本日志/SGGLDB_V2022-12-03.sql @@ -1,2 +1,3 @@ alter table WPQ_WPQList add CompileMan nvarchar(50) null -GO \ No newline at end of file +GO +