引入业务模块

master
zengchenxi 10 months ago
parent 9b20326ef5
commit 93580b44db

@ -35,6 +35,11 @@
<groupId>com.chanko.yunxi</groupId> <groupId>com.chanko.yunxi</groupId>
<artifactId>mes-spring-boot-starter-biz-error-code</artifactId> <artifactId>mes-spring-boot-starter-biz-error-code</artifactId>
</dependency> </dependency>
<dependency>
<groupId>com.chanko.yunxi</groupId>
<artifactId>mes-module-heli-biz</artifactId>
<version>${revision}</version>
</dependency>
<!-- 会员中心。默认注释,保证编译速度 --> <!-- 会员中心。默认注释,保证编译速度 -->
<!-- <dependency>--> <!-- <dependency>-->

Loading…
Cancel
Save