~~~[api]
post:http://47.93.30.197/magic/index.php/Api/Resume/index
*phone=1#用戶手機號
*type=1# 1 進行中 2 收藏
*page=1# 頁數
<<<
success
{
"code":200,
"msg":"OK",
"data":{
"useing_detail":{
"useing_detail":[
{
"p_id":"1", //項目id
"project_name":"語音采集1", //項目名稱
"is_group":"2", //剩余時間(小時)
"task_price":"0.1", //項目價格
"surplus_number":"1", //任務介紹
"surplus_number":"1", //分享金額
},
{
"p_id":"1", //項目id
"project_name":"語音采集1", //項目名稱
"is_group":"2", //剩余時間(小時)
"task_price":"0.1", //項目價格
"surplus_number":"1", //任務介紹
"surplus_number":"1", //分享金額
}
]
}
}
}
~~~
| Code |Msg |
| --- | --- |
| 200 | 成功 |
| 300 | 傳入的參數無效 |
| 305 | 您已修改過此參數 |
| 100 | 詳見具體返回信息 |