repair.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "code": 0,
  3. "msg": "",
  4. "count": 2,
  5. "data": [
  6. {
  7. "baoxiudanhao": "报修单号测试数据",
  8. "area": "北校区",
  9. "build": "综合楼",
  10. "floor": "5层",
  11. "address": "测试数据",
  12. "question": "测试数据",
  13. "baoxiu_type": "测试数据",
  14. "baoxiu_person": "测试数据",
  15. "baoxiu_tel": "测试数据",
  16. "status": "测试数据",
  17. "time": "2020-05-25",
  18. "imgs": [
  19. {
  20. "url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1604555555935&di=4690b3fb2f2ea3eb69d54b4a9c912542&imgtype=0&src=http%3A%2F%2Fa0.att.hudong.com%2F70%2F91%2F01300000261284122542917592865.jpg"
  21. },
  22. {
  23. "url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1604555582889&di=b6a915c7cadd4a42a46205584f367bf9&imgtype=0&src=http%3A%2F%2Fa0.att.hudong.com%2F18%2F56%2F14300000958002128488569856508.jpg"
  24. }
  25. ]
  26. },
  27. {
  28. "baoxiudanhao": "报修单号测试数据",
  29. "area": "北校区",
  30. "build": "综合楼",
  31. "floor": "5层",
  32. "address": "测试数据",
  33. "question": "测试数据",
  34. "baoxiu_type": "测试数据",
  35. "baoxiu_person": "测试数据",
  36. "baoxiu_tel": "测试数据",
  37. "status": "测试数据",
  38. "time": "2020-05-25",
  39. "imgs": [
  40. {
  41. "url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1604555555935&di=4690b3fb2f2ea3eb69d54b4a9c912542&imgtype=0&src=http%3A%2F%2Fa0.att.hudong.com%2F70%2F91%2F01300000261284122542917592865.jpg"
  42. },
  43. {
  44. "url": "https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1604555582889&di=b6a915c7cadd4a42a46205584f367bf9&imgtype=0&src=http%3A%2F%2Fa0.att.hudong.com%2F18%2F56%2F14300000958002128488569856508.jpg"
  45. }
  46. ]
  47. }
  48. ]
  49. }