{ "status": 0 }
curl --location --request POST '/adminapi/setting.sensitive_word/setConfig' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "status": 0 }'
{"code":1,"show":1,"msg":"设置成功","data":[]}