Browse Source

增加怡亚通队列

master v0.3.3
guzeng 2 years ago
parent
commit
533ce943ff
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      const_v2.go

+ 3
- 0
const_v2.go View File

@ -16,3 +16,6 @@ const ORDER_PAYED_KEY_V2 string = "payed_v2"
//订单已支付队列,订单服务用
const ORDER_PAYED_QUEUE_V2 = "order_payed_queue_v2"
//怡亚通订单已支付队列,怡亚通订单服务用
const ORDER_PAYED_QUEUE_V2_380STAR = "order_payed_queue_v2_380star"

Loading…
Cancel
Save