修改安全实施计划

This commit is contained in:
2023-06-27 17:40:37 +08:00
parent 974a106b57
commit c0c275e3df
8 changed files with 261 additions and 7 deletions
@@ -0,0 +1,2 @@
alter table [dbo].[ActionPlan_ActionPlanListApprove] add [IsPushOa] int null
GO