curl --location --request POST 'https://api.kauth.cn/api/consumer/user/userInfo'{
"msg": "string",
"data": {
"userId": 123456,
"serverExpireTime": "2019-08-24T14:15:22Z",
"serverRemainNum": 100,
"serverType": "time,ci",
"trial": false
},
"code": "[200:操作成功]",
"traceId": "string",
"elapse": "string",
"respTime": "string",
"success": true
}