停车场项目web, 互联网仓库, 开发完成后, 需要将代码回传云桌面.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
625 B

  1. {
  2. "status": 20000,
  3. "message": "success",
  4. "data": {
  5. "list": [
  6. {
  7. "id": "1",
  8. "operator_name": "公用事业集团",//
  9. "road_name": "玉山路",//
  10. "name": "玉山路",//
  11. "phone": "1231241244",//
  12. "report_type_name": "地磁故障",//
  13. "report_time": "2022-03-12 12:21:21",//
  14. "location": "山东",//
  15. "notes": "山东",//
  16. "report_pic": "",//
  17. }
  18. ],
  19. "total_records": 1
  20. }
  21. }