java110
2022-02-25 8a2a463d46b3dce73015462c9f6a2a258dd25f5b
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;
        }