{}curl --location --request GET '/miniApp/user/getUserInfo' \
--header 'MiniAppToken: {{MiniAppToken}}' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 1001,
"data": {
"id": "3bf1c11237bb4da0b8397d970a4a4cb5",
"userId": "user-TlRdINza",
"userName": "222222",
"password": null,
"phone": "13935062754",
"status": "0",
"avatarIndex": "7",
"createTime": "2025-06-18T17:00:50.134361",
"updateTime": "2025-06-28T20:59:22.84978",
"balanceAmountMin": 18780,
"isEnable": 1,
"inviterUserId": null,
"inviterUserKey": null,
"inviterIdentityType": "1",
"linkUserId": null,
"currentIdentityType": "1",
"filePassword": "testpass",
"fileHost": "120.220.102.25",
"filePort": "60022",
"swanLabKey": "wAOxRm0oaONkjkCUyEzGV",
"swanLabStatus": null
},
"message": "查询成功"
}