|  | @ -45,7 +45,7 @@ zuul:
 | 
	
		
			
				|  |  |       serviceId: svr-base
 | 
	
		
			
				|  |  |     svr-authentication:
 | 
	
		
			
				|  |  |       path: /cityihealth/auth/**
 | 
	
		
			
				|  |  |       serviceId: svr-authentication
 | 
	
		
			
				|  |  |       serviceId: svr-authentication-lyx
 | 
	
		
			
				|  |  |     svr-healthy-house:
 | 
	
		
			
				|  |  |       path: /cityihealth/healthyHouse/**
 | 
	
		
			
				|  |  |       serviceId: svr-healthy-house
 | 
	
	
		
			
				|  | @ -54,7 +54,7 @@ zuul:
 | 
	
		
			
				|  |  |       serviceId: svr-patient
 | 
	
		
			
				|  |  |     svr-internet-hospital:
 | 
	
		
			
				|  |  |       path: /hospital/**
 | 
	
		
			
				|  |  |       serviceId: svr-internet-hospital
 | 
	
		
			
				|  |  |       serviceId: svr-internet-hospital-lyx
 | 
	
		
			
				|  |  |     svr-internet-hospital-entrance:
 | 
	
		
			
				|  |  |       path: /hospitalEntrance/**
 | 
	
		
			
				|  |  |       serviceId: svr-internet-hospital-entrance
 | 
	
	
		
			
				|  | @ -77,9 +77,9 @@ spring:
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: jwtest
 | 
	
		
			
				|  |  |   datasource:
 | 
	
		
			
				|  |  |      url: jdbc:mysql://172.17.110.160/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
 | 
	
		
			
				|  |  |      username: ssgg
 | 
	
		
			
				|  |  |      password: ssgg
 | 
	
		
			
				|  |  |     url: jdbc:mysql://172.26.0.104/base?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
 | 
	
		
			
				|  |  |     username: ssgg
 | 
	
		
			
				|  |  |     password: ssgg@jkzl2019
 | 
	
		
			
				|  |  |   redis:
 | 
	
		
			
				|  |  |     host: 172.19.103.88 # Redis server host.
 | 
	
		
			
				|  |  |     port: 6379 # Redis server port.
 |