数据穿透
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
alter table SitePerson_Person add IsSyncWelder bit null
|
||||
GO
|
||||
alter table BS_Welder add PersonId nvarchar(50) null
|
||||
GO
|
||||
alter table Base_WorkPost add IsCQMSCheck bit null
|
||||
GO
|
||||
Reference in New Issue
Block a user