【营销模块】新建模块yudao-module-market

This commit is contained in:
shuaidawang
2022-04-23 23:22:47 +08:00
parent 3a0feef402
commit ece6712d69
8 changed files with 176 additions and 0 deletions

View File

@ -42,6 +42,11 @@
<artifactId>yudao-module-pay-biz</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-market-biz</artifactId>
<version>${revision}</version>
</dependency>
<!-- 默认引入 yudao-module-bpm-biz-flowable 实现,可以替换为 yudao-module-bpm-biz-activiti 实现-->
<dependency>
<groupId>cn.iocoder.boot</groupId>