Browse Source

fix:5.2.8版本待发布

msgroup 3 năm trước cách đây
mục cha
commit
0ef80dd832
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/application.yml

+ 1 - 1
src/main/resources/application.yml

@@ -27,7 +27,7 @@ ms:
   xss:
     xssEnable: true #xss过滤器的开关
     filterUrl: /**   #过滤的url,多个用逗号分开
-    excludeUrl: /ms**,/static**,/template**,/file/upload.do  #排除的url,多个用逗号分开
+    excludeUrl: /ms**,/static**,/template**,/file/upload.do,/static/plugins/ueditor/1.4.3.3/jsp/editor.do  #排除的url,多个用逗号分开
   upload:
     enable-web: true  #启用web层的上传
     template: template #模板文件夹支持重命名,不支持路径