JiangTengfei

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

... ... @@ -31,9 +31,7 @@ Request Method: GET
Request Params:
|参数名 |是否必须 |说明 |
|----------|----------|--------|
| | | |
Response:
... ... @@ -61,7 +59,11 @@ Response:
Request Method: GET
|参数名 |是否必须 |说明 |
|----------|----------|--------|
|user_id |否 |用户id,即JPush别名,默认为 12938 |
|title |否 |推送的title,默认为"boxfish_push_test"|
|production|否 |是否为正式环境,true为正式环境,false为测试环境 |
推送json:
... ...