{ "ids":[1], "type":"del" }
curl --location '/adminapi/merchant/account/batch' \ --header 'Content-Type: application/json' \ --data '{ "ids":[1], "type":"del" }'
null