curl --location --request GET 'http://testnew.zfxfu.com:9999/StockPoolCoreV2/GetStrategyDate?authorityId&userid&fromwherestr&appversionid' \
--header 'token;'{
"code": 200,
"message": "string",
"data": [
{
"data": [
{
"data": [
{
"text": "string",
"value": "string"
}
],
"text": "string",
"value": "string"
}
],
"text": "string",
"value": "string"
}
]
}