diff --git a/DataBase/版本日志/SGGLDB_CD_V2023-03-09.sql b/DataBase/版本日志/SGGLDB_CD_V2023-03-09-001.sql similarity index 100% rename from DataBase/版本日志/SGGLDB_CD_V2023-03-09.sql rename to DataBase/版本日志/SGGLDB_CD_V2023-03-09-001.sql diff --git a/DataBase/版本日志/SGGLDB_CD_V2023-03-09-002.sql b/DataBase/版本日志/SGGLDB_CD_V2023-03-09-002.sql new file mode 100644 index 00000000..a2551bba --- /dev/null +++ b/DataBase/版本日志/SGGLDB_CD_V2023-03-09-002.sql @@ -0,0 +1,2 @@ +alter table [dbo].[Base_Factory] add MapCoordinates nvarchar(50) null +GO \ No newline at end of file