{}
curl --location --request POST '/adminapi/product/brand/update_first_word' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "msg": "ok", "data": { "errcode": 0, "message": "批量更新成功!" } }