KKSU
2025-03-14 7ca9da2fe07da390da9e7d8ba120b8839b9e7927
src/main/java/cc/mrbird/febs/rabbit/enumerates/RabbitQueueEnum.java
@@ -16,6 +16,13 @@
            QueueConstants.RUN_VIP_NODE_UP),
    /**
     * 充值成功消息
     */
   RUN_VIP_OPERATION_CHARGE_BALANCE(ExchangeConstants.RUN_VIP_OPERATION_CHARGE_BALANCE,
            RouteKeyConstants.RUN_VIP_OPERATION_CHARGE_BALANCE,
            QueueConstants.RUN_VIP_OPERATION_CHARGE_BALANCE),
    /**
     * 购买成功消息
     */
   RUN_VIP_OPERATION_CHARGE(ExchangeConstants.RUN_VIP_OPERATION_CHARGE,