更改MQ配置

This commit is contained in:
liuyingfang
2024-04-09 10:56:26 +08:00
parent d2550475b4
commit dd81edb51e
8 changed files with 35 additions and 20 deletions

View File

@@ -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