POST api/v1_0/clientfollowv1_0/GetAllExtenClientList
“GetAllExtenClientList”的文档。
Response Information
Response body formats
application/json, text/json
Sample:
{
"code": 1,
"status": true,
"msg": "sample string 3",
"data": {},
"count": 5,
"pageCount": 6,
"ispaging": true,
"extend": {},
"isReLogin": true
}