|  | @ -1,3 +1,83 @@
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   application:
 | 
	
		
			
				|  |  |     name: svr-iot-shw #注册到发现服务的id 如果id一样 eurika会自动做负载
 | 
	
		
			
				|  |  |     name:  svr-iot
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       failFast: true
 | 
	
		
			
				|  |  |       username: jw
 | 
	
		
			
				|  |  |       password: jkzl
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: jwdev
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       uri: ${wlyy.spring.config.uri:http://172.26.0.107:1221}
 | 
	
		
			
				|  |  |       label: ${wlyy.spring.config.label:jwdev}
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: jwtest
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       uri: ${wlyy.spring.config.uri:http://172.26.0.107:1221}
 | 
	
		
			
				|  |  |       label: ${wlyy.spring.config.label:jwdev}
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: qytest
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       uri: ${wlyy.spring.config.uri:http://127.0.0.1:1221}
 | 
	
		
			
				|  |  |       label: ${wlyy.spring.config.label:jwdev}
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: jwprod
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       uri: ${wlyy.spring.config.uri:http://192.0.33.26:1221}
 | 
	
		
			
				|  |  |       label: ${wlyy.spring.config.label:master}
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: local
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       uri: ${wlyy.spring.config.uri:http://192.168.131.174:1221}
 | 
	
		
			
				|  |  |       label: ${wlyy.spring.config.label:local}
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: jwprod70
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       uri: ${wlyy.spring.config.uri:http://172.16.1.70:1221}
 | 
	
		
			
				|  |  |       label: ${wlyy.spring.config.label:master}
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: jwOracleTest
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       uri: ${wlyy.spring.config.uri:http://172.26.0.107:1221}
 | 
	
		
			
				|  |  |       label: ${wlyy.spring.config.label:jwdev}
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: jwOracleProd
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       uri: ${wlyy.spring.config.uri:http://192.168.33.199:1221}
 | 
	
		
			
				|  |  |       label: ${wlyy.spring.config.label:master}
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: xzprod
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       uri: ${wlyy.pring.config.uri:http://172.16.100.63:1221}
 | 
	
		
			
				|  |  |       label: ${wlyy.spring.config.label:master}
 | 
	
		
			
				|  |  | ---
 | 
	
		
			
				|  |  | spring:
 | 
	
		
			
				|  |  |   profiles: xmjwprod
 | 
	
		
			
				|  |  |   cloud:
 | 
	
		
			
				|  |  |     config:
 | 
	
		
			
				|  |  |       uri: ${wlyy.pring.config.uri:http://192.168.120.210:1221}
 | 
	
		
			
				|  |  |       label: ${wlyy.spring.config.label:master}
 |