解决方法: 方法1.请求头添加: Content-Type:application/json;charset=utf-8* 方法2.如果还是不行,添加如下配置: encoding: charset: utf-8 enabled: true force: true 正常效果: