也曾为你像超人
2022-10-31 101e15d83f4b91ef338d2cbc3be43fe1176cc779
ruoyi-common/src/main/java/com/ruoyi/common/filter/XssHttpServletRequestWrapper.java
@@ -80,7 +80,8 @@
            }
            @Override
            public int available() throws IOException {
            public int available() throws IOException
            {
                return jsonBytes.length;
            }