{
"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/GetAiInfoByStockCodes?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
}'{
"code": 200,
"message": "string",
"data": [
{
"stock_Code": "string",
"stock_Name": "string",
"stock_Market": "string",
"score_JGSH": 0,
"score_JGRC": 0,
"score_JGKP": 0,
"score_JGSK": 0,
"score_JGTX": 0,
"aI_CZRC": 0,
"joinTime": "2019-08-24T14:15:22.123Z",
"zB_Is_YHH": true,
"zB_Is_YEH": true,
"zB_Is_SH": true,
"aI_JGQC": true,
"aI_JGDN": true
}
]
}