KKSU
2025-01-03 3319a39e75eb8ab6e37bd51b1a8c19574cbc32fb
src/main/java/cc/mrbird/febs/rabbit/constants/ExchangeConstants.java
@@ -9,4 +9,5 @@
    public static final String RUN_VIP_OPERATION_CHARGE_FAIL_TTL = "exchange_run_vip_operation_charge_fail_tll";
    public static final String RUN_VIP_OPERATION_CHARGE_FAIL = "exchange_run_vip_operation_charge_fail";
    public static final String RUN_VIP_OPERATION_CHARGE = "exchange_run_vip_operation_charge";
    public static final String RUN_VIP_NODE_UP = "exchange_run_vip_node_up";
}