curl --location --request POST 'https://scm.sdongpo.com/cc_thirdparty/openApi/Commodity/DelCategory' \ --form 'appid=""' \ --form 'timestamp=""' \ --form 'sign=""' \ --form 'notice=""' \ --form 'site_id=""' \ --form 'id=""' \ --form 'idempotent_key=""'
{ "status": 1, "data": [], "message": null }