工作流 Flowable 分配leader 审批脚本 数据权限问题

This commit is contained in:
jason
2022-02-17 23:59:05 +08:00
parent e01acfb18e
commit 1f08a2725e
4 changed files with 15 additions and 0 deletions

View File

@@ -26,6 +26,10 @@
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-flowable</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-data-permission</artifactId>
</dependency>
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-actuator</artifactId>