{
"msg": "string",
"code": 0,
"data": {
"priceStrategy": {
"depositAmount": 0,
"priceMinute": 0,
"autoRefund": 0,
"timeoutAmount": 0,
"timeoutDay": 0,
"dailyMaxPrice": 0,
"freeMinutes": 0,
"currencySymbol": "string",
"price": 0,
"name": "string",
"currency": "string",
"shopId": "string"
},
"shop": {
"address": "string",
"priceMinute": "string",
"city": "string",
"dailyMaxPrice": 0,
"latitude": "string",
"openingTime": "string",
"freeMinutes": 0,
"icon": "string",
"content": "string",
"province": "string",
"price": 0,
"name": "string",
"deposit": 0,
"logo": "string",
"id": "string",
"region": "string",
"longitude": "string"
},
"batteries": [
{
"slotNum": 0,
"vol": 0,
"batteryId": "string"
}
],
"cabinet": {
"ip": "string",
"remark": "string",
"type": "string",
"slots": 0,
"qrCode": "string",
"online": true,
"emptySlots": 0,
"busySlots": 0,
"id": "string",
"shopId": "string",
"signal": "string",
"posDeviceId": "string"
}
}
}