curl --location --request POST 'https://gldopenapi.keruyun.com/open/v1/supplyChain/sku/skuType?appKey=&shopIdenty=&brandId=&version=×tamp=&sign=' \
--header 'Content-Type: application/json' \
--data-raw '{
"codeOrName": "县知正且进",
"status": 59
}'
{
"result": [
{
"id": 114664839460791300,
"brandId": 32296,
"typeCode": "LST002",
"typeName": "rb商品一级分类",
"aliasName": "rbrb商品一级分类别名",
"comment": "rb商品测试",
"level": 1,
"parentId": null,
"isDisable": 0,
"dishTypeId": 114664838949059580
}
],
"code": 0,
"message": "成功[OK]",
"messageUuid": "0cb038d1f37d4344aebdee1b00e3c025",
"apiMessage": null
}