{ "moeny":100, "pay_way":1 }
curl --location 'coachapi/deposit/sumbitOrder' \ --header 'Content-Type: application/json' \ --data '{ "moeny":100, "pay_way":1 }'
{ "code": 0, "show": 0, "msg": "string" }