feat(process): 添加业务流程管理相关API接口
This commit is contained in:
@@ -110,6 +110,11 @@
|
||||
<artifactId>blade-system-api</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springblade</groupId>
|
||||
<artifactId>blade-process-api</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springblade</groupId>
|
||||
|
||||
Reference in New Issue
Block a user