curl --location --request GET 'http://testnew.zfxfu.com:9999/StockPoolCoreV2/GetStrategyResult?pubDictId&functionBallTypeId&userid&fromwherestr&appversionid' \
--header 'token;'{
"code": 200,
"message": "string",
"data": {
"functionalBall": [
{
"authorityCode": "string",
"authorityId": 0,
"imgUrl": "string",
"title": "string",
"tag": "string",
"zhaiYao": "string",
"typeName": "string",
"sortId": 0
}
],
"advertising": {},
"stockSelect": [
{
"column_Id": 0,
"authorityId": 0,
"authorityCode": "string",
"poolName": "string",
"poolTags": "string",
"maxUp": "string",
"maxUptxt": "string",
"currentStocks": {},
"teacherId": 0
}
]
}
}