curl --location --request GET '/adminapi/setting.SensitiveWord/lists?keyword&status' \
--header 'token;'
{"code":1,"show":0,"msg":"","data":{"lists":[{"word_arr":["11111","66666","333333","22222"],"status_desc":"开启","id":42,"word":"11111;66666;333333;22222","status":1,"create_time":"2024-01-19 18:05:21"}],"count":1,"page_no":1,"page_size":25,"extend":[]}}