全局:迁移 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

@@ -48,6 +48,7 @@
<dependency>
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-spring-boot-starter-biz-pay</artifactId>
<version>${revision}</version>
</dependency>
<!-- Web 相关 -->