20230709项目人员调整单位功能限制放开

This commit is contained in:
2023-07-09 11:17:12 +08:00
parent a322a2fa62
commit bfa693d306
14 changed files with 9 additions and 11 deletions
@@ -0,0 +1,2 @@
alter table [dbo].[ActionPlan_ActionPlanListApprove] add [IsPushOa] int null
GO