Commit 96cca5d5 by 张祺

修改目标角色配置

parent 8ecd353c
......@@ -181,8 +181,6 @@ public class TaskRuleServiceImpl implements TaskRuleService {
}
} else {
targetRoles = new TaskRuleTargetRoles();
targetRoles.setEnterRoleIds("");
targetRoles.setAuditRoleIds("");
targetRoles.setOrgNo(orgNo);
targetRoles.setState(Constants.DATA_STATE_A);
targetRoles.setId(null);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment