全局:迁移 pay 组件到 pay 模块,迁移 flowable 组件到 bpm 模块

This commit is contained in:
YunaiV
2024-02-28 21:06:28 +08:00
parent c3eae200db
commit 922a9d0f5c
61 changed files with 7 additions and 23 deletions

View File

@@ -104,8 +104,10 @@
<dependency>
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-spring-boot-starter-flowable</artifactId>
<version>${revision}</version>
</dependency>
</dependencies>
<build>
<!-- 设置构建的 jar 包名 -->
<finalName>${project.artifactId}</finalName>