wangshan 4 months ago
parent
commit
35bd8517c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/jfw/modules/weixin/src/config.json

+ 1 - 1
src/jfw/modules/weixin/src/config.json

@@ -18,7 +18,7 @@
     "maxOpenConns": 5,
     "maxIdleConns": 5
   },
-  "redisServers": "sso=192.168.3.149:1712,other=192.168.3.149:1712,jyop_other=192.168.3.149:1712,push=192.168.3.149:1712,wxtoken=192.168.3.149:1712,newother=192.168.3.149:1712",
+  "redisServers": "sso=192.168.3.149:1712,other=192.168.3.149:1712,jyop_other=192.168.3.149:1712,push=192.168.3.149:1712,wxtoken=192.168.3.149:1712,newother=192.168.3.149:1712,limitation=192.168.3.149:1713",
   "redisLogin": "login=192.168.3.149:1712",
   "weixinport": "82",
   "weixinrpcport": "8083",