curl --location --request GET '/app/yoga/getYogaDetail' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoxOTM3MTQxNzU0MTU5NTYyNzU0Iiwicm5TdHIiOiJvbmdIYnFlR3hMQ0RIVFVxY3hDdUptcllCS2NoZmFLNyIsImNsaWVudGlkIjoiZTVjZDdlNDg5MWJmOTVkMWQxOTIwNmNlMjRhN2IzMmUiLCJ0ZW5hbnRJZCI6IjAwMDAwMCIsInVzZXJJZCI6MTkzNzE0MTc1NDE1OTU2Mjc1NCwidXNlck5hbWUiOiIxODA5MzQ0MzIyNiIsInlvZ2FJZCI6MTkzNzE0MTU5OTc0MjA2NjY4OX0.N5DSvYgE289sX0-9s4pAhw4LML_Tvj7tvtl1dyGEEIw' \
--header 'Clientid: e5cd7e4891bf95d1d19206ce24a7b32e'
{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"name": "string",
"subTitle": "string",
"pic": 0,
"picUrl": "string",
"directorName": "string",
"directorPhone": "string",
"bizStatus": 0,
"entryTime": "2019-08-24T14:15:22Z",
"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
}
],
"auditStatus": 0,
"auditReason": "string",
"auditTime": "2019-08-24T14:15:22Z",
"memberUserId": 0,
"customerMobile": "string",
"customerVx": 0,
"customerVxUrl": "string",
"deadline": "2019-08-24T14:15:22Z",
"remainDays": 0
}
}