{
"accountId": "4816058257476920",
"aggOrgId": "4816058257476332"
}curl --location '/app-api/v2/public/login/queryOrglist' \
--header 'access-key;' \
--header 'secret-key;' \
--header 'Content-Type: application/json' \
--data '{
"accountId": "4816058257476920",
"aggOrgId": "4816058257476332"
}'{
"reqId": "3cc98d2a962047799eb4d10235d2158e",
"code": "8000",
"success": true,
"message": "未登录或登录缓存已失效,登录后重新发起",
"data": null
}