#
Junjie
2025-08-18 e22952465f1ab08a58f84c2f01e7d4e89b6bd61e
src/main/java/com/zy/common/constant/RedisConstantType.java
@@ -3,5 +3,6 @@
public class RedisConstantType {
    public static final String CRN_MOVE_LOCK = "CRN_MOVE_LOCK_";
    public static final String RGV_MOVE_LOCK = "RGV_MOVE_LOCK_";
}