直播间功能接口调整,增加一个获取评论列表,发送手机短信功能完成,手机注册功能完成

This commit is contained in:
谢洪龙
2017-07-13 18:04:13 +08:00
parent a824dd7101
commit a966de9e4a
17 changed files with 578 additions and 3 deletions
+7
View File
@@ -22,6 +22,13 @@
<scope>system</scope>
<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/fastdfs-client-java-1.25.jar</systemPath>
</dependency>
<dependency>
<groupId>com</groupId>
<artifactId>taobao-sdk</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${basedir}/src/main/webapp/WEB-INF/lib/taobao-sdk-java-auto_1444640346387-20151013.jar</systemPath>
</dependency>
<dependency>
<groupId>cn.jpush.api</groupId>
<artifactId>jpush-client</artifactId>