CNCEC_SUBQHSE_WUHUAN/DataBase/版本日志/SUBQHSE_V2026-02-26-gf.sql

5 lines
115 B
MySQL
Raw Normal View History

2026-03-06 12:58:28 +08:00
alter table SitePerson_Person add IsSyncWelder bit null
GO
alter table BS_Welder add PersonId nvarchar(50) null
GO