5.2.4 store链接更新

master
mingsoft 4 years ago
parent e9c30ee018
commit d635498372
  1. 7
      pom.xml

@ -80,7 +80,12 @@
<classifier>sources</classifier> <classifier>sources</classifier>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<!--store入口依赖(源码不开发),如果不需要MStore可以直接去掉依赖-->
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>store-client</artifactId>
<version>2.1.8</version>
</dependency>
</dependencies> </dependencies>
<build> <build>

Loading…
Cancel
Save