## 话题列表.H5前端
~~~[api]
post:http://wyq.promotion.bbobo.com/aj_api/list
<<<
success
{
"0": {
"id": 1,
"number": "10001",
"name": "地推人员1",
"phone": "123123",
"time": 1527504703,
"status": 1
},
"1": {
"id": 1,
"number": "10001",
"name": "地推人员1",
"phone": "123123",
"time": 1527504703,
"status": 1
},
"status": 200,
"result": 200
}
<<<
error
{
"status": 400
}
~~~