wuxw
2022-11-11 6e439e8cc4f3832b9ed2e8a45920d02539e180ae
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;
        }