Commit 077478ac160394b4d89baa8d5f28162d082b1b64

Authored by 刘炯
1 parent be8829f1

update

8.直播云/1.1 获取直播活动信息接口.md
@@ -72,6 +72,9 @@ JSON属性说明: @@ -72,6 +72,9 @@ JSON属性说明:
72 72
73 73
74 参数需进行加密,示例: 74 参数需进行加密,示例:
  75 +
  76 +详细签名 http://bj.gitlab.cnlive.com/boss-team/OPEN_API/blob/master/0.%20%E5%85%AC%E5%85%B1%E7%BB%84%E4%BB%B6/1.1%20SHA1%E7%AD%BE%E5%90%8D.md
  77 +
75 ``` java 78 ``` java
76 public String getPlayVideo(ModelMap model,HttpServletRequest request) { 79 public String getPlayVideo(ModelMap model,HttpServletRequest request) {
77 String result = ""; 80 String result = "";