1
MrShi
2025-03-18 a2a9fa7563f01933dd49d6e2f85a4927e5259d5e
server/services/src/main/java/com/doumee/core/constants/Constants.java
@@ -41,6 +41,7 @@
    public static String REDIS_DEBUG_STR="test_";
    public static final String AD = "AD";
    public static String REPAIR = "REPAIR";
    public static final String NOTICE_SITE_LINK_LIMIT="NOTICE_SITE_LINK_LIMIT";
    public  interface MqttTopic{