mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-12-16 07:51:33 +08:00
修改消息队列
This commit is contained in:
@@ -12,7 +12,7 @@ package common
|
||||
import "net"
|
||||
|
||||
const (
|
||||
mqHost = "139.196.82.110"
|
||||
mqHost = "127.0.0.1"
|
||||
mqPort = "61613"
|
||||
|
||||
MqOrderQuery = "order_query"
|
||||
|
||||
Reference in New Issue
Block a user