dashboard_table1.local.json 468 B

1234567891011121314151617181920
  1. {
  2. "code": 0,
  3. "msg": "ok",
  4. "total": 20,
  5. "rows": [{
  6. "index": "3",
  7. "area_name": "响水县",
  8. "companyName": "江苏华控大和实业有限公司",
  9. "industry": "机械",
  10. "status1": "1",
  11. "status2": "1"
  12. }, {
  13. "index": "4",
  14. "area_name": "张家港市",
  15. "companyName": "江苏永钢集团有限公司",
  16. "industry": "80",
  17. "status1": "1",
  18. "status2": "0"
  19. }]
  20. }