curl --location --request POST 'adminapi/coach.coach/adjustDeposit?id' \ --form 'id=""' \ --form 'action=""' \ --form 'money=""'
{ "code": 1, "show": 0, "msg": "", "data": [] }