diff --git a/center.manager/src/main/resources/dev/redis.properties b/center.manager/src/main/resources/dev/redis.properties index b7843bc..f6314e7 100644 --- a/center.manager/src/main/resources/dev/redis.properties +++ b/center.manager/src/main/resources/dev/redis.properties @@ -1,6 +1,6 @@ -redis.host1=127.0.0.1 +redis.host1=119.90.57.26 redis.port1=6379 -redis.password1= +redis.password1=Lyms123456 #redis.host1=127.0.0.1 #redis.port1=6379 #redis.password1=Lyms123456 diff --git a/center.manager/src/main/resources/xml/app-sync.xml b/center.manager/src/main/resources/xml/app-sync.xml index 68f5344..ef5157e 100644 --- a/center.manager/src/main/resources/xml/app-sync.xml +++ b/center.manager/src/main/resources/xml/app-sync.xml @@ -9,7 +9,7 @@ http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-4.2.xsd http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-4.2.xsd"> - + diff --git a/center.manager/src/main/resources/xml/app-timer.xml b/center.manager/src/main/resources/xml/app-timer.xml index 6552600..26ad360 100644 --- a/center.manager/src/main/resources/xml/app-timer.xml +++ b/center.manager/src/main/resources/xml/app-timer.xml @@ -18,6 +18,6 @@ - - + + \ No newline at end of file diff --git a/hospital.web/src/main/resources/dev/redis.properties b/hospital.web/src/main/resources/dev/redis.properties deleted file mode 100644 index f6314e7..0000000 --- a/hospital.web/src/main/resources/dev/redis.properties +++ /dev/null @@ -1,33 +0,0 @@ -redis.host1=119.90.57.26 -redis.port1=6379 -redis.password1=Lyms123456 -#redis.host1=127.0.0.1 -#redis.port1=6379 -#redis.password1=Lyms123456 - - -#redis.password1= -#redis.host2=192.168.56.254 -#redis.port2=6382 -#redis.password2= -#redis.host3=192.168.56.254 -#redis.port3=6383 -#redis.password2= -#redis.host4=192.168.56.254 -#redis.port4=6384 -#redis.password4= -#redis.host5=192.168.56.254 -#redis.port5=6385 -#redis.password5= -#redis.host6=192.168.56.254 -#redis.port6=6386 -#redis.password6= - - -redis.minIdle=1 -redis.maxIdle=300 -redis.maxActive=600 -redis.maxWait=1000 -redis.testOnBorrow=true -redis.HttpSession.redisNamespace=hospital.mac -spring.redis.cluster.max-redirects= 3