{ "ids": [ 0 ] }
curl --location '/ec/doc/withdraw' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ 0 ] }'
{ "code": 0, "msg": "string", "data": null, "other": {} }