提交代码

This commit is contained in:
2025-02-18 15:12:04 +08:00
parent d8cd15555d
commit 1697e69054
12 changed files with 277 additions and 86 deletions
@@ -0,0 +1,3 @@
alter table HSSE_ConstructionRisk add IsLarge bit null
alter table HSSE_ConstructionRisk add IsSuperLarge bit null
GO