curl --location --request POST 'https://scm.sdongpo.com/cc_thirdparty/openApi/Commodity/AddCategory' \ --form 'appid=""' \ --form 'timestamp=""' \ --form 'sign=""' \ --form 'notice=""' \ --form 'site_id=""' \ --form 'name=""' \ --form 'code=""' \ --form 'pid=""' \ --form 'sequence=""' \ --form 'idempotent_key=""'
{ "status": 1, "data": { "id": 1 }, "message": "" }