更改MQ配置
This commit is contained in:
@@ -15,7 +15,8 @@ spring:
|
||||
# redis数据库索引(默认为0),我们使用索引为3的数据库,避免和其他数据库冲突
|
||||
database: 5
|
||||
# redis服务器地址(默认为localhost)
|
||||
host: 101.37.12.135
|
||||
# host: 101.37.12.135
|
||||
host: 127.0.0.1
|
||||
# redis端口(默认为6379)
|
||||
port: 6379
|
||||
# redis访问密码(默认为空)
|
||||
@@ -54,6 +55,7 @@ ysk:
|
||||
callBackurl: https://p40312246f.goho.co/cashierService/notify/notifyCallBack
|
||||
callBackIn: https://p40312246f.goho.co/cashierService/notify/memberInCallBack
|
||||
default: 18710449883
|
||||
|
||||
prod: prod1
|
||||
queue: cart_queue_putprod1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user