| java110-core/src/main/java/com/java110/core/context/SecureInvocation.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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; }