comment.js 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "code": 0
  3. ,"msg": ""
  4. ,"count": "100"
  5. ,"data": [{
  6. "id": "001"
  7. ,"reviewers": "赵"
  8. ,"content": "我又爱上编程了"
  9. ,"commtime": 20160312
  10. },{
  11. "id": "002"
  12. ,"reviewers": "钱"
  13. ,"content": "女生出门要小心"
  14. ,"commtime": 20160821
  15. },{
  16. "id": "003"
  17. ,"reviewers": "孙"
  18. ,"content": "框架就用layui"
  19. ,"commtime": 20161212
  20. },{
  21. "id": "004"
  22. ,"reviewers": "李"
  23. ,"content": "心姐么么哒"
  24. ,"commtime": 20170311
  25. },{
  26. "id": "005"
  27. ,"reviewers": "周"
  28. ,"content": "希望明天是个好天气"
  29. ,"commtime": 20170612
  30. },{
  31. "id": "006"
  32. ,"reviewers": "吴"
  33. ,"content": "我又爱上编程了"
  34. ,"commtime": 20171112
  35. },{
  36. "id": "007"
  37. ,"reviewers": "郑"
  38. ,"content": "女生出门要小心"
  39. ,"commtime": 20171230
  40. },{
  41. "id": "008"
  42. ,"reviewers": "王"
  43. ,"content": "框架就用layui"
  44. ,"commtime": 20180112
  45. },{
  46. "id": "009"
  47. ,"reviewers": "冯"
  48. ,"content": "心姐么么哒"
  49. ,"commtime": 20180221
  50. },{
  51. "id": "010"
  52. ,"reviewers": "陈"
  53. ,"content": "希望明天是个好天气"
  54. ,"commtime": 20180312
  55. }]
  56. }