xinjiang/DataBase/版本日志/已更新/SGGLDB_V2021-09-02-001.sql

3 lines
66 B
MySQL
Raw Normal View History

2024-11-19 09:45:27 +08:00
alter table [dbo].[Project_ProjectUnit] add IsSynchro bit null
GO