Browse Source

补充提交:漏了openapi-sdk依赖

dev_shibei_match
wxz 4 years ago
parent
commit
2557b58325
  1. 5
      epmet-module/epmet-third/epmet-third-server/pom.xml

5
epmet-module/epmet-third/epmet-third-server/pom.xml

@ -21,6 +21,11 @@
</properties>
<dependencies>
<dependency>
<groupId>com.epmet</groupId>
<artifactId>epmet-openapi-sdk</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>com.epmet</groupId>
<artifactId>epmet-third-client</artifactId>

Loading…
Cancel
Save