Showing
2 changed files
with
2 additions
and
2 deletions
@@ -53,7 +53,7 @@ consumer: | @@ -53,7 +53,7 @@ consumer: | ||
53 | - class: com.yohoufo.order.mq.consumer.SellerOrderCancelDeliverDelayMsgConsumer | 53 | - class: com.yohoufo.order.mq.consumer.SellerOrderCancelDeliverDelayMsgConsumer |
54 | topic: sellerOrder.autoCancelDeliver | 54 | topic: sellerOrder.autoCancelDeliver |
55 | delay: | 55 | delay: |
56 | - interval: 2160 | 56 | + interval: 15 |
57 | 57 | ||
58 | # 平台鉴定不能确定补发优惠券回调 | 58 | # 平台鉴定不能确定补发优惠券回调 |
59 | - class: com.yohoufo.order.mq.consumer.BuyerCouponSendResultForAppraiseUnsureConsumer | 59 | - class: com.yohoufo.order.mq.consumer.BuyerCouponSendResultForAppraiseUnsureConsumer |
@@ -59,7 +59,7 @@ consumer: | @@ -59,7 +59,7 @@ consumer: | ||
59 | - class: com.yohoufo.order.mq.consumer.SellerOrderCancelDeliverDelayMsgConsumer | 59 | - class: com.yohoufo.order.mq.consumer.SellerOrderCancelDeliverDelayMsgConsumer |
60 | topic: sellerOrder.autoCancelDeliver | 60 | topic: sellerOrder.autoCancelDeliver |
61 | delay: | 61 | delay: |
62 | - interval: 2160 | 62 | + interval: 15 |
63 | 63 | ||
64 | # 平台鉴定不能确定补发优惠券回调 | 64 | # 平台鉴定不能确定补发优惠券回调 |
65 | - class: com.yohoufo.order.mq.consumer.BuyerCouponSendResultForAppraiseUnsureConsumer | 65 | - class: com.yohoufo.order.mq.consumer.BuyerCouponSendResultForAppraiseUnsureConsumer |
-
Please register or login to post a comment