wuxw
2022-10-20 b6c32edf2cf14d8ad7dc09464175e4da07020fad
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;
        }