ruoyi-admin/src/main/resources/application.yml
@@ -190,3 +190,13 @@ excludes: /system/notice/* # 匹配链接 urlPatterns: /system/*,/monitor/*,/tool/* feign: # 开启压缩 compression: request: enabled: true response: enabled: true okhttp: enabled: true