临时用电方案、企业大检查

This commit is contained in:
2026-03-06 12:58:28 +08:00
parent 170f26497c
commit 26122b9376
43 changed files with 6692 additions and 12 deletions
@@ -0,0 +1,4 @@
alter table SitePerson_Person add IsSyncWelder bit null
GO
alter table BS_Welder add PersonId nvarchar(50) null
GO