@apis1990
2016-08-24T03:44:35.000000Z
字数 634
阅读 694
南新华专题
测试地址:http://36.33.24.119:8081/api/get_article_list.php
参数 | 类型 | 是否必须 | 描述 |
---|---|---|---|
taxonomy_id | int | 是 | 分类ID (2) |
page | int | 是 | 分页 (1) |
表单数据:
taxonomy_id = 2
page = 1
{
"code": 200,
"data": [
{
"article_id": "15", // 文章ID
"post_title": "上海练车30天拿安徽驾照:谁给黑驾校“踩刹车”", // 文章标题
"post_date": "2016-03-04 11:54:20", // 文章发布时间
"post_excerpt": "", // 文章简介
"thumbnail_img": "" // 文章列表的缩略图
},
{
"article_id": "13",
"post_title": "《机动车驾驶人培训考试制度改革的意见》出台——涉及自学直考等多项热点",
"post_date": "2016-03-04 11:52:54",
"post_excerpt": "",
"thumbnail_img": ""
}
]
}
参数 | 类型 | 描述 |
---|---|---|
i_coach_star | int | 平均评论星级 |
good_coach_star | int | 好评总数,>=3是好评 |
coach_start_count | int | 评论总数 |
car_type | int | 1:普通版 2:加强版 3:模拟版 |