equipmentList 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "result": 1,
  3. "description": null,
  4. "para": {
  5. "total": 13,
  6. "groupCount": 5,
  7. "dataList": [
  8. {
  9. "id": "3311111232",
  10. "simStatus":"chargedUnupdated",
  11. "isManager": true,
  12. "name": "学生公寓",
  13. "groupId": 11,
  14. "type": "洗衣机",
  15. "typeId": 0,
  16. "logicalCode": 123,
  17. "expireDate": "2019-01-01",
  18. "groupNumber": 1
  19. },
  20. {
  21. "id": "3311111233",
  22. "simStatus":"illegal",
  23. "name": "学生公寓",
  24. "groupId": 11,
  25. "type": "洗衣机",
  26. "typeId": 0,
  27. "logicalCode": 123,
  28. "expireDate": "2018-06-01",
  29. "groupNumber": 1
  30. },
  31. {
  32. "id": "3311111234",
  33. "name": "学生公寓",
  34. "groupId": 11,
  35. "type": "洗衣机",
  36. "typeId": 0,
  37. "logicalCode": 124,
  38. "expireDate": "2018-06-01",
  39. "groupNumber": 1
  40. },
  41. {
  42. "id": "3311111235",
  43. "name": "学生公寓3",
  44. "groupId": 12,
  45. "type": "洗衣机",
  46. "typeId": 0,
  47. "logicalCode": 125,
  48. "expireDate": "2018-06-01",
  49. "groupNumber": 3
  50. },
  51. {
  52. "id": "3311111236",
  53. "name": "学生公寓4",
  54. "groupId": 13,
  55. "type": "吹风机",
  56. "typeId": 1,
  57. "logicalCode": 126,
  58. "expireDate": "2018-06-01",
  59. "groupNumber": 4
  60. }
  61. ]
  62. }
  63. }