@ -1,10 +1,10 @@
"use strict";
let imDbConfig = {
host: '59.61.92.90',
user: 'im',
host: '11.1.2.5',
user: 'wlyy_sr',
port:9069,
password: 'im!)123',
password: '123456',
database: 'im',
connectionLimit: '100',
charset : 'utf8mb4'
@ -12,10 +12,10 @@ let imDbConfig = {
// Redis
let redisConfig = {
port: 9054,
host: '11.1.2.20',
port: 6390,
db: 1,
password:'jkzlehr'
password:'Kb6wKDQP1W4'
};
// let redisConfig = {
// host: '192.168.120.14',
@ -25,15 +25,15 @@ let redisConfig = {
// };
// 内网Redis
let innerRedisConfig = {
// 三师后台
let wlyyServerConfig = {
host: 'www.xmtyw.cn',
host: 'srijk.yihu.com',
port: 80,
model:"/wlyy"