{
"version": "string",
"zfIds": [
0
],
"aiIds": [
0
],
"zhibiaoIds": [
0
],
"validCode": "string",
"joinTime": "2019-08-24T14:15:22.123Z",
"stockCodes": [
"string"
],
"banKuaiCode": "string",
"isZhanFaNew": true
}curl --location --request POST 'http://testnew.zfxfu.com:9999/AIStockCoreV2/GetRealInfo?useridint&userid&fromwherestr&appversionid' \
--header 'token;' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"version": "string",
"zfIds": [
0
],
"aiIds": [
0
],
"zhibiaoIds": [
0
],
"validCode": "string",
"joinTime": "2019-08-24T14:15:22.123Z",
"stockCodes": [
"string"
],
"banKuaiCode": "string",
"isZhanFaNew": true
}'