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