1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
| { "errorcode": 0, "errormsg": "", "result": [{ "indexes": [{ "domain_id": [1], "overlay_id": [], "industry_code": [0], "orig_name": "12个月动量", "source": 1, "index_id": 60371, "explanation": "", "period_id": [1] }, { "domain_id": [1], "overlay_id": [], "industry_code": [0], "orig_name": "13个月继续率", "source": 1, "index_id": 63923, "explanation": "", "period_id": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] }], "group_id": 78, "industry_code": [0, 881155], "display_name": "行业test", "explanation": null }, { "indexes": [{ "domain_id": [1], "overlay_id": [62595, 67061, 66617, 64237, 63613], "industry_code": [0], "orig_name": "偿债能力评分", "source": 1, "index_id": 64187, "explanation": "", "period_id": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] }], "group_id": 98, "industry_code": [0], "display_name": "成长能力评分", "explanation": null }] }
|