curl --location --request GET '/app/yoga/getNearYogaList?longitude=&latitude=' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJhcHBfdXNlcjoxOTM0MTQ0Njk1NjIyMDQxNjAyIiwicm5TdHIiOiIzVnBuYlFYNmJYa2NNcDczaVhXMllBbGdmNWxQcnlkdyIsImNsaWVudGlkIjoiMThhNTE2MDAwOGIzYjA3MTc1MTE3ZDRmMmQ3MDBhMTAiLCJ1c2VySWQiOjE5MzQxNDQ2OTU2MjIwNDE2MDIsInVzZXJOYW1lIjoi5p2O5a6H5p2wIiwieW9nYUlkIjoxOTM0MTQ5NzY3NDk2MDczMjE3LCJjb2FjaElkIjoxOTM3MTU1MzY3MzYwMzk3MzE0fQ.GDYuSAsLl3Fu4Q9dp9nlutpUDkl63VEWU1e41Sg61hk' \
--header 'Clientid: 18a5160008b3b07175117d4f2d700a10'{
"total": 0,
"rows": [
{
"id": 0,
"name": "string",
"subTitle": "string",
"pic": 0,
"picUrl": "string",
"directorName": "string",
"directorPhone": "string",
"bizStatus": 0,
"entryTime": "2019-08-24T14:15:22.123Z",
"evaluateNum": 0,
"score": 0,
"enableStatus": 0,
"distance": 0,
"detailAddress": "string",
"longitude": 0,
"latitude": 0,
"profile": "string",
"ratio": 0,
"yogaCardRatio": 0,
"platformGroupRatio": 0,
"platformPrivateRatio": 0,
"bizStartTime": "string",
"bizEndTime": "string",
"bankCode": "string",
"bankBranchName": "string",
"bankUserName": "string",
"capacity": 0,
"businessLicense": 0,
"businessLicenseUrl": "string",
"attachmentImgList": [
0
],
"attachmentImgVoList": [
{
"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"
}
],
"auditStatus": 0,
"auditReason": "string",
"auditTime": "2019-08-24T14:15:22.123Z",
"memberUserId": 0,
"customerMobile": "string",
"customerVx": 0,
"customerVxUrl": "string",
"deadline": "2019-08-24T14:15:22.123Z",
"remainDays": 0,
"cardRatio": 0,
"useRoomSettle": 0
}
],
"code": 0,
"msg": "string"
}