{
"id": 23902,
"name": "赵六",
"parentId": 4680
}curl --location --request PUT '/admin-api/crm/product-category/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 23902,
"name": "赵六",
"parentId": 4680
}'{
"code": 0,
"data": true,
"msg": "string"
}