{
"code": 0,
"msg": "string",
"data": {
"revenue": {
"withdrawableAmount": "string",
"waitWithdrawableAmount": "string",
"totalAmount": "string",
"withdrawnAmount": "string",
"yesterdayAmount": "string",
"deviceAmount": "string",
"yesterdayDeviceAmount": "string"
},
"device": {
"allRun": 0,
"allError": 0,
"nodeRun": 0,
"nodeError": 0,
"boxRun": 0,
"boxError": 0,
"routerRun": 0,
"routerError": 0,
"monitorErrorDeviceCount": 0,
"monitorErrorCount": 0
}
}
}