curl --location --request POST 'adminapi/order/take' \ --form 'id=""'
{ "code": 1, "show": 1, "msg": "接单成功", "data": [] }