错误码的 Starter 的初始化,暂未完成

This commit is contained in:
YunaiV
2020-07-19 22:13:17 +08:00
parent e04c9584e3
commit 0df486a677
22 changed files with 413 additions and 86731 deletions

View File

@@ -23,6 +23,11 @@
<artifactId>system-service-api</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.mall</groupId>
<artifactId>mall-spring-boot-starter-system-error-code</artifactId> <!-- 错误码 -->
</dependency>
<!-- Registry 和 Config 相关 -->
<dependency>
<groupId>com.alibaba.cloud</groupId>