{
"body": {
"code": "SUP-IC-FAB",
"name": "晶圆制造供应商"
}
}curl --location --request POST 'https://c2.xinheyun.com/api/open/v2/supplier/categories/create' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"code": "SUP-IC-FAB",
"name": "晶圆制造供应商"
}
}'{
"code": 0,
"message": ""
}