curl --location --request GET 'http://testnew.zfxfu.com:9999/StockPoolCoreV2/GetStrategyList?authorityId&date&userid&fromwherestr&appversionid' \
--header 'token;'{
"code": 200,
"message": "string",
"data": {
"chatGroupMsgType": "string",
"chatRoomId": 0,
"list": [
{
"id": 0,
"stockName": "string",
"stockCode": "string",
"market": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"highestgain": 0,
"reason": "string",
"stockNameHide": "string",
"stockCodeHide": "string",
"isSelfStock": true,
"route": "string"
}
],
"teacherId": 0,
"riskStatement": "string",
"pupKey": "string"
}
}