d592477bcb535837df918e9c851c1a175c8c46d7.svn-base 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "success": true,
  3. "message": "查询成功",
  4. "code": null,
  5. "result": [
  6. {
  7. "resultIndex": 0,
  8. "yearcount": 623,
  9. "year": 2016,
  10. "month": "四月",
  11. "monthcount": 3255,
  12. "classifyname": "证明类",
  13. "cntrnocount": 24,
  14. "cabinetname": "一号柜",
  15. "cabinetcocunt": 12
  16. },
  17. {
  18. "resultIndex": 1,
  19. "yearcount": 243,
  20. "year": 2017,
  21. "month": "五月",
  22. "monthcount": 5673,
  23. "classifyname": "产权类",
  24. "cntrnocount": 52,
  25. "cabinetname": "二号柜",
  26. "cabinetcocunt": 52
  27. },
  28. {
  29. "resultIndex": 2,
  30. "yearcount": 345,
  31. "year": 2018,
  32. "month": "六月",
  33. "monthcount": 2673,
  34. "classifyname": "知识类",
  35. "cntrnocount": 85,
  36. "cabinetname": "三号柜",
  37. "cabinetcocunt": 24
  38. },
  39. {
  40. "resultIndex": 3,
  41. "yearcount": 452,
  42. "year": 2019,
  43. "month": "七月",
  44. "monthcount": 2341,
  45. "classifyname": "技术类",
  46. "cntrnocount": 67,
  47. "cabinetname": "四号柜",
  48. "cabinetcocunt": 45
  49. },
  50. {
  51. "resultIndex": 4,
  52. "yearcount": 645,
  53. "year": 2020,
  54. "month": "八月",
  55. "monthcount": 7473,
  56. "classifyname": "工具类",
  57. "cntrnocount": 93,
  58. "cabinetname": "五号柜",
  59. "cabinetcocunt": 94
  60. }
  61. ],
  62. "timestamp": 1554285003594
  63. }