curl --location 'https://webdiff.perk-net.com/api/open/user/userInfo' \
--header 'token: 19059c06a4024a0e99214e4a05cc84a1'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"uid": "string",
"userName": "string",
"headImgUrl": "string",
"memberLevel": 0,
"memberLevelLabel": "string",
"memberExpireTime": "2019-08-24T14:15:22.123Z",
"taskLimit": 0,
"maxClients": 0,
"globalVarLimit": 0
}
}