提交代码

This commit is contained in:
2023-11-25 16:03:59 +08:00
parent 3798809740
commit 206d2c5c43
11 changed files with 149 additions and 6 deletions
@@ -0,0 +1,2 @@
alter table [dbo].[WBS_ControlItemInit] add IsJDItem bit null
GO