{
"keyword_blacklist": "垃圾,广告,spam",
"require_approval": false,
"show_comment_info": true
}curl --location --request POST '/super/manage/settings/comment' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword_blacklist": "垃圾,广告,spam",
"require_approval": false,
"show_comment_info": true
}'{
"code": 20000,
"data": null,
"err_code": "string",
"msg": null
}