已冻结明细
接口地址:/customer/ydjdetail
参数:
返回格式:
{
"code": 1,
"data": {
"items": [
{
"category": 1,
"name": "已冻结",
"num": "30",
"time": "18.12.04 00:00",
"sn": "1576567",
"phone_tail": "8888"
},
{
"category": 2,
"name": "已冻结",
"num": "30",
"time": "18.12.04 00:00",
"sn": "13123124",
"phone_tail": "8888"
}
]
},
"msg": "success"
}Last updated
Was this helpful?