Skip to content

Conversation

@minivv
Copy link

@minivv minivv commented Mar 17, 2025

指定部门可以在部门新增成员后无需重新修改相关流程
前端代码也提了pr139

表结构改动

alter table bpm_process_definition_info
    add start_dept_ids varchar(256) null comment '可发起部门编号数组';

指定部门可以在部门新增成员后无需重新修改相关流程
@YunaiV YunaiV changed the base branch from master-jdk17 to feature/bpm March 23, 2025 09:06
@YunaiV YunaiV changed the base branch from feature/bpm to master-jdk17 March 23, 2025 09:08
@YunaiV YunaiV changed the base branch from master-jdk17 to feature/bpm March 23, 2025 09:08
@YunaiV YunaiV merged commit af842c7 into YunaiV:feature/bpm Mar 23, 2025
@YunaiV
Copy link
Owner

YunaiV commented Mar 23, 2025

感谢,已经合并!!!

1 similar comment
@YunaiV
Copy link
Owner

YunaiV commented Mar 23, 2025

感谢,已经合并!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants