- 优化:修改 pom以来

- 删除:systemError 改为 useError
This commit is contained in:
fansili
2020-05-08 10:43:54 +08:00
parent 739afb86e3
commit 748fe31cfe
3 changed files with 13 additions and 6 deletions

View File

@@ -11,5 +11,12 @@
<artifactId>user-biz-api</artifactId>
<dependencies>
<!-- Mall 相关 -->
<dependency>
<groupId>cn.iocoder.mall</groupId>
<artifactId>common-framework</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>