【重构】新增 yudao-spring-boot-starter-biz-error-code 错误码组件

This commit is contained in:
YunaiV
2022-06-17 22:56:06 +08:00
parent 992e20530d
commit 7a86a61079
21 changed files with 182 additions and 61 deletions

View File

@@ -52,6 +52,10 @@
<!-- <artifactId>yudao-module-bpm-biz-activiti</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-error-code</artifactId>
</dependency>
<!-- spring boot 配置所需依赖 -->
<dependency>