|
|
|
@ -54,14 +54,14 @@ |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>net.mingsoft</groupId> |
|
|
|
<groupId>net.mingsoft</groupId> |
|
|
|
<artifactId>ms-mdiy</artifactId> |
|
|
|
<artifactId>ms-mdiy</artifactId> |
|
|
|
<version>2.1.17</version> |
|
|
|
<version>2.1.17.1</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
<!--store入口依赖(源码不开发),如果不需要MStore可以直接去掉依赖--> |
|
|
|
<!--store入口依赖(源码不开发),如果不需要MStore可以直接去掉依赖--> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>net.mingsoft</groupId> |
|
|
|
<groupId>net.mingsoft</groupId> |
|
|
|
<artifactId>store-client</artifactId> |
|
|
|
<artifactId>store-client</artifactId> |
|
|
|
<version>17</version> |
|
|
|
<version>2.1.17</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>com.github.oshi</groupId> |
|
|
|
<groupId>com.github.oshi</groupId> |
|
|
|
|