From 20fc386f69e9cd2ace641b15a1ff6b64caa15cf8 Mon Sep 17 00:00:00 2001 From: 10191 <506754232@qq.com> Date: Sun, 31 Aug 2025 09:07:45 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BC=8E=E7=9B=9B=E7=84=8A=E5=B7=A5=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=9B=B4=E6=96=B0=E6=97=A5=E6=9C=9F=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DataBase/版本日志/HJGLDB_DS_2025-08-31_lc.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 DataBase/版本日志/HJGLDB_DS_2025-08-31_lc.sql diff --git a/DataBase/版本日志/HJGLDB_DS_2025-08-31_lc.sql b/DataBase/版本日志/HJGLDB_DS_2025-08-31_lc.sql new file mode 100644 index 0000000..ad5034e --- /dev/null +++ b/DataBase/版本日志/HJGLDB_DS_2025-08-31_lc.sql @@ -0,0 +1,2 @@ +Alter TABLE [dbo].[HJGL_BS_Welder]add + [ExchangeTime] [datetime] NULL \ No newline at end of file