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