wuxw
2022-05-10 8f61316069a6ffffb0998ed3f498bd4e3acc77e4
java110-core/src/main/java/com/java110/core/context/SecureInvocation.java
@@ -38,7 +38,7 @@
            return false;
        }
        if(CommonConstant.COOKIE_AUTH_TOKEN.contains(getSecureCode())){
        if(!CommonConstant.COOKIE_AUTH_TOKEN.contains(getSecureCode())){
            return false;
        }