停车场项目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.

28 lines
660 B

  1. {
  2. "status": 20000,
  3. "message": "success",
  4. "data": {
  5. "list": [
  6. {
  7. "id": 6500,
  8. "lat": "30.601682",
  9. "lng": "114.243661",
  10. "work_id": null,
  11. "location": "xxxxx",
  12. "time": "2024-01-24 11:07:22",
  13. "date": "2024-01-24",
  14. "uid": 1824081804807912000
  15. },
  16. {
  17. "id": 6499,
  18. "lat": "30.601682",
  19. "lng": "114.243661",
  20. "work_id": null,
  21. "location": "xxxxx",
  22. "time": "2024-01-24 11:06:22",
  23. "date": "2024-01-24",
  24. "uid": 1824081804807912000
  25. }
  26. ],
  27. "total": 297
  28. }
  29. }