add `system-service-api` dependency version field.

Solve the problem of compilation failure
master
autorun 6 years ago
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…
Cancel
Save