getAutoWithDrawConfig 347 B

12345678910111213141516171819
  1. {
  2. "result": 1,
  3. "description": null,
  4. "payload": {
  5. "autoWithdrawMin": 10,
  6. "autoWithdrawSwitch": true,
  7. "autoWithdrawType": "bank",
  8. "withdrawFeeRatio": 1,
  9. "autoWithdrawBankFee": 2,
  10. "distribution": "1-3天",
  11. "bankAccount": "6222083202009570108",
  12. "bankName": "中国农业银行",
  13. "phone": 1301111234
  14. }
  15. }