{
"brandId": 0,
"status": 0,
"rejectRemark": "string"
}
curl --location --request POST '/adminapi/product/brand/audit' \
--header 'Content-Type: application/json' \
--data-raw '{
"brandId": 0,
"status": 0,
"rejectRemark": "string"
}'
"string"