getIncomeStatistics 145 B

12345678910
  1. {
  2. "result": 1,
  3. "description": null,
  4. "para": {
  5. "totalIncome": 312,
  6. "yesterdayIncome": 15,
  7. "currentMonthIncome": 100
  8. }
  9. }