接口地址:https://www.mxnzp.com/api/daily_word/recommend |
---|
返回格式:json |
请求方式:get |
请求示例:https://www.mxnzp.com/api/daily_word/recommend?app_secret=your&app_id=your |
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
app_secret | string | 必填 | app_secret 扫码关注公众号 |
app_id | string | 必填 | app_id 扫码关注公众号 |
count | int | 选填 | 被查询的语句条数,范围1~20 |
名称 | 类型 | 说明 |
---|---|---|
content | string | 精美语句内容 |
author | string | 此语句的作者,不保证都有 |
错误码 | 说明 |
---|---|
0 | app_id或者app_secret不合法 |