1 Commits

Author SHA1 Message Date
  guzeng 533ce943ff 增加怡亚通队列 2 years ago
1 changed files with 3 additions and 0 deletions
Split View
  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