ChengDa_English/DataBase/版本日志/SGGLDB_CD_V2023-03-09-002.sql

2 lines
72 B
MySQL
Raw Normal View History

2023-03-09 16:37:01 +08:00
alter table [dbo].[Base_Factory] add MapCoordinates nvarchar(50) null
GO