Browse Source

腾讯呼叫中心获取sdk

master
luyan 2 years ago
parent
commit
51c566fdd2
  1. 5
      epmet-commons/epmet-commons-tools/pom.xml

5
epmet-commons/epmet-commons-tools/pom.xml

@ -197,6 +197,11 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.tencentcloudapi</groupId>
<artifactId>tencentcloud-sdk-java</artifactId>
<version>3.1.322</version>
</dependency>
</dependencies>
<build>

Loading…
Cancel
Save