getIncome 409 B

123456789101112131415161718192021
  1. {
  2. "result": 1,
  3. "description": null,
  4. "para": {
  5. "adShow": true,
  6. "totalIncome": 1000,
  7. "totalAdIncome": 260,
  8. "totalDeviceIncome": 360,
  9. "totalCardFeeIncome": 600,
  10. "totalWithdrawIncome": 140,
  11. "yesterdayTotalIncome": 32,
  12. "yesterdayAdIncome": 4,
  13. "yesterdayDeviceIncome": 12,
  14. "yesterdayCardFeeIncome": 8,
  15. "yesterdayWithdrawIncome": 20
  16. }
  17. }