| 1234567891011121314151617181920 |
- {
- "code": 0,
- "msg": "ok",
- "total": 20,
- "rows": [{
- "index": "3",
- "area_name": "响水县",
- "companyName": "江苏华控大和实业有限公司",
- "industry": "机械",
- "status1": "1",
- "status2": "1"
- }, {
- "index": "4",
- "area_name": "张家港市",
- "companyName": "江苏永钢集团有限公司",
- "industry": "80",
- "status1": "1",
- "status2": "0"
- }]
- }
|