This website works better with JavaScript.
Home
Explore
Help
Sign In
tgo
/
rabbitmqrpc
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
11
Wiki
Activity
Browse Source
增加怡亚通队列
master
v0.3.3
guzeng
3 years ago
parent
6ad4d0cdf2
commit
533ce943ff
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save