Explorar el Código

feature: 添加远程调用查询SRM数据

yangchao hace 2 semanas
padre
commit
dfd8ed2a68

+ 3 - 3
src/main/config/product/cache.properties

@@ -1,7 +1,7 @@
-cache.redis.host=192.168.0.61
-cache.redis.password=aiyangniu
+cache.redis.host=r-0jlxb20h1pk7csegll.redis.rds.aliyuncs.com
+cache.redis.password=Aiyangniu@1218*()
 cache.redis.port=6379
 cache.redis.pool.max-idle=100 
 cache.redis.pool.min-idle=1
 cache.redis.pool.max-active=1000
-cache.redis.pool.max-wait=-1
+cache.redis.pool.max-wait=-1

+ 1 - 1
src/main/config/product/config.properties

@@ -4,4 +4,4 @@ logging.level.root=warn
 
 springProfiles=product
 
-rabbitmq.host=192.168.0.61
+rabbitmq.host=172.16.16.64