curl --location --request GET '/app/yoga/getYogaManagerCoachList' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJhcHBfdXNlcjoxOTM0MTQ0Njk1NjIyMDQxNjAyIiwicm5TdHIiOiIzVnBuYlFYNmJYa2NNcDczaVhXMllBbGdmNWxQcnlkdyIsImNsaWVudGlkIjoiMThhNTE2MDAwOGIzYjA3MTc1MTE3ZDRmMmQ3MDBhMTAiLCJ1c2VySWQiOjE5MzQxNDQ2OTU2MjIwNDE2MDIsInVzZXJOYW1lIjoi5p2O5a6H5p2wIiwieW9nYUlkIjoxOTM0MTQ5NzY3NDk2MDczMjE3LCJjb2FjaElkIjoxOTM3MTU1MzY3MzYwMzk3MzE0fQ.GDYuSAsLl3Fu4Q9dp9nlutpUDkl63VEWU1e41Sg61hk' \
--header 'Clientid: 18a5160008b3b07175117d4f2d700a10'{
"total": 0,
"rows": [
{
"id": 0,
"realName": "string",
"mobilePhone": "string",
"avatar": 0,
"avatarUrl": "string",
"status": 0,
"authStatus": 0,
"applyStatus": 0,
"idCard": "string",
"sex": 0,
"cityId": 0,
"cityName": "string",
"yogaId": 0,
"score": 0,
"evaluateNum": 0,
"yogaName": "string",
"memberUserId": 0,
"entryTime": "2019-08-24T14:15:22.123Z",
"teachingYear": 0,
"profile": "string",
"source": 0,
"rejectReason": "string",
"longitude": 0,
"latitude": 0,
"personalPicList": [
{
"id": 0,
"bizType": 0,
"ossId": 0,
"ossIdUrl": 0,
"bizId": 0,
"coachName": "string",
"yogaName": "string",
"mobilePhone": "string",
"status": 0,
"rejectReason": "string",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"credentialsList": [
{
"id": 0,
"bizType": 0,
"ossId": 0,
"ossIdUrl": 0,
"bizId": 0,
"coachName": "string",
"yogaName": "string",
"mobilePhone": "string",
"status": 0,
"rejectReason": "string",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"personalEditingList": [
{
"id": 0,
"bizType": 0,
"ossId": 0,
"ossIdUrl": 0,
"bizId": 0,
"coachName": "string",
"yogaName": "string",
"mobilePhone": "string",
"status": 0,
"rejectReason": "string",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"createTime": "2019-08-24T14:15:22.123Z",
"distance": 0,
"address": "string",
"firstLogin": 0,
"talent": "string",
"reserveNum": "string",
"currentMonthPrivateNum": 0,
"currentMonthGroupNum": 0,
"currentMonthSmallClassNum": 0,
"totalPrivateNum": 0,
"totalGroupNum": 0,
"totalSmallClassNum": 0,
"bankCode": "string",
"bankBranchName": "string",
"bankUserName": "string"
}
],
"code": 0,
"msg": "string"
}