curl --location --request GET '/super/manage/settings/comment'{
"code": 20000,
"data": {
"keyword_blacklist": "垃圾,广告,spam",
"require_approval": false,
"show_comment_info": true
},
"err_code": "string",
"msg": null
}