hjl
2024-05-27 f991c73f56f35665bcbe8ce2252c04ea82032b10
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/RedisConstants.java
@@ -29,5 +29,9 @@
     */
    public final static String HEARING_TREE = "game_subject";
    /**
     * 过期时间 30
     */
    public final static Integer THIRTY = 30;
}