curl --location --request GET 'https://test1-op.nn.com/jeecg-boot/api/admin/gamehub/authAccount/detail?nnUserId' \
--header 'reqChannel: 3' \
--header 'appid: nnPcWeb_8GIXaARk' \
--header 'token: nnPcWeb_8GIXaARk5f8ac0920aeb46da995dd43319d5e9a1'
{
"retCode": "",
"retMsg": "",
"retData": [
{
"bindId": 0,
"platformId": "",
"platformUserId": "",
"platformAccount": "",
"personaName": "",
"authTime": "",
"bindTime": "",
"refreshTime": ""
}
],
"retTime": ""
}