44323
2024-05-28 fa06e9ec7a8106a450c6ef26edbf73a276cc5854
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;
}