- 优化:修改 pom以来
- 删除:systemError 改为 useError
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user