baizonghao
2023-03-18 fb66e19783830d9afeae8fc8b8f0636f5e0c47e9
ycl-common/src/main/java/com/ycl/utils/redis/RedisKey.java
@@ -21,4 +21,10 @@
     * 遂昌行政区域
     */
    public static final String SCCG_REGION = "sccg-region";
    /**
     * 烟感
     */
    public static final String SMOKE_TOKEN = "smoke-token";
}