curl --location --request POST 'adminapi/setting.SensitiveWord/add' \ --header 'token: 59e092db6ec6acbe31669c6b8620ee89' \ --form 'word=""' \ --form 'status=""'
{ "code": 1, "show": 0, "msg": "新增成功", "data": [] }