| 1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "code": 0,
- "msg": "ok",
- "total": 20,
- "rows": [{
- "id":"1",
- "index": "1",
- "area_name": "苏州市",
- "companyName": " 油烟商户",
- "industry": "机械",
- "status1": "1",
- "status2": "1"
- }, {
- "id":"2",
- "index": "2",
- "area_name": "溧阳市",
- "companyName": "江苏金峰水泥集团有限公司",
- "industry": "建材",
- "status1": "1",
- "status2": "0"
- }, {
- "id":"3",
- "index": "3",
- "area_name": "响水县",
- "companyName": "江苏华控大和实业有限公司",
- "industry": "轻工",
- "status1": "1",
- "status2": "1"
- }, {
- "id":"4",
- "index": "4",
- "area_name": "张家港市",
- "companyName": "江苏永钢集团有限公司",
- "industry": "冶金",
- "status1": "1",
- "status2": "0"
- }]
- }
|