add system-service-api
dependency version field.
Solve the problem of compilation failure
This commit is contained in:
parent
b209505f99
commit
305eed408c
@ -21,6 +21,7 @@
|
||||
<!-- 系统服务 -->
|
||||
<groupId>cn.iocoder.mall</groupId>
|
||||
<artifactId>system-service-api</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user