transferRecords 226 B

123456789101112131415
  1. {
  2. "result": 1,
  3. "description": null,
  4. "para": {
  5. "total": 11,
  6. "dataList": [
  7. {
  8. "to_group": 11,
  9. "value": 22,
  10. "time": "20170101",
  11. "from_group": 22
  12. }
  13. ]
  14. }
  15. }