curl --location -g --request GET 'http://{{url}}:{{http_port}}/open_api/v1/user_app/info_no_login?app_code={{app_code}}&username=username&signature=awdawdawdawd×tamp={{timestamp}}&nonce={{nonce}}'{
"code": 200,
"msg": "获取用户信息成功",
"data": {
"id": 8,
"appCode": 3,
"username": "username",
"password": "密码无法获取",
"isDisable": 1,
"createTime": "2024-09-15T14:10:22+08:00",
"lastLoginTime": "2024-09-15T14:48:03+08:00",
"rechargeCount": 1,
"endTime": "2024-09-16T14:44:55+08:00",
"mac": "新的机器码;",
"unbindMacCount": 0,
"createId": 0
},
"nonce": "符符池字符符池符符符符字符字字符符字符符符字字符字字字字池符字符",
"signature": ""
}