TwelveT
2021-03-07 24e7ed38a5de3f740155d9ad6ba9b649371d8f20
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/Constants.java
@@ -90,7 +90,7 @@
    /**
     * 令牌有效期(分钟)
     */
    public final static long TOKEN_EXPIRE = 30;
    public final static long TOKEN_EXPIRE = 720;
    /**
     * 参数管理 cache key