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

Solve the problem of compilation failure
pull/3/head
autorun 2020-07-24 22:12:13 +08:00
parent b209505f99
commit 305eed408c
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
<!-- 系统服务 -->
<groupId>cn.iocoder.mall</groupId>
<artifactId>system-service-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>