@ -12,7 +12,7 @@ let imDbConfig = {
// Redis
let redisConfig = {
host: '27.155.101.77',
host: '192.168.120.14',
port: 6380,
db: 1,
password:'jkzl_ehr'
@ -20,8 +20,8 @@ let redisConfig = {
// 三师后台
let wlyyServerConfig = {
host: '192.168.120.167',
port: 9660,
host: 'www.xmtyw.cn',
port: 80,
model:"/wlyy"
};