JiangTengfei

Updated 在线授课接口定义 (markdown)

@@ -31,9 +31,7 @@ Request Method: GET @@ -31,9 +31,7 @@ Request Method: GET
31 31
32 Request Params: 32 Request Params:
33 33
34 -|参数名 |是否必须 |说明 | 34 +
35 -|----------|----------|--------|  
36 -| | | |  
37 35
38 Response: 36 Response:
39 37
@@ -61,7 +59,11 @@ Response: @@ -61,7 +59,11 @@ Response:
61 59
62 Request Method: GET 60 Request Method: GET
63 61
64 - 62 +|参数名 |是否必须 |说明 |
  63 +|----------|----------|--------|
  64 +|user_id |否 |用户id,即JPush别名,默认为 12938 |
  65 +|title |否 |推送的title,默认为"boxfish_push_test"|
  66 +|production|否 |是否为正式环境,true为正式环境,false为测试环境 |
65 67
66 推送json: 68 推送json:
67 69