user_status.json 161 B

1234567891011121314
  1. {
  2. "money": 33.0,
  3. "sms": [
  4. {
  5. "type": "N",
  6. "quantity": 300
  7. },
  8. {
  9. "type": "EE",
  10. "quantity": 300
  11. }
  12. ],
  13. "email": null
  14. }