| 
					
				 | 
			
			
				@@ -3,7 +3,7 @@ spring.application.name=sms-water 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 logging.level.root=info 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 logging.path=./logs/sms-water 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #\u6570\u636E\u5E93\u914D\u7F6E 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-spring.datasource.url=jdbc:mysql://114.135.61.188:33306/sms?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&zeroDateTimeBehavior=convertToNull 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+spring.datasource.url=jdbc:mysql://10.0.0.137:3306/sms_water?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&zeroDateTimeBehavior=convertToNull 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.datasource.username=root 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.datasource.password=100Zone@123 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.datasource.driver-class-name=com.mysql.jdbc.Driver 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -19,12 +19,13 @@ spring.jackson.time-zone=GMT+8 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #mongodb 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-spring.data.mongodb.uri=mongodb://114.135.61.188:17017/sms 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+spring.data.mongodb.uri=mongodb://10.0.0.137:27017/sms 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 logging.level.org.springframework.data.mongodb.core=DEBUG 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # redis 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-spring.redis.host=114.135.61.188 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-spring.redis.port=26379 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+spring.redis.host=10.0.0.136 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+spring.redis.port=6379 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.redis.password=zoniot 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.redis.database=2 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.redis.timeout=36000 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -45,7 +46,7 @@ spring.redis.lettuce.shutdown-timeout=100 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 security.oauth2.client.client-id=smart-city-v2 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 security.oauth2.client.client-secret=smart-city-v2-123 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 security.oauth2.resource.id=smartcity-deivice-service 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-security.oauth2.resource.user-info-uri=http://localhost:8321/user/principal 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+security.oauth2.resource.user-info-uri=http://10.0.0.136:8321/user/principal 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 security.oauth2.resource.prefer-token-info=false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -69,9 +70,10 @@ spring.kafka.consumer.value-deserializer=org.springframework.kafka.support.seria 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.kafka.consumer.properties.spring.json.trusted.packages=* 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #nacos 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-spring.cloud.nacos.discovery.server-addr=127.0.0.1:8848 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+spring.cloud.nacos.discovery.server-addr=10.0.0.136:8848 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 SMS.sys_config_path=/UMIS_SMS_IMAGES/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 SMS.sys_excel_path=/UMIS_SMS_EXCEL/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ##rabbitmq 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #spring.rabbitmq.host=114.135.61.188 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #spring.rabbitmq.port=55672 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -93,6 +95,7 @@ http_pool.validate_after_inactivity=2000 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 http_pool.requesturl=http://114.135.61.188:48322/unit/profiles/list 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 # quartz 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.quartz.job-store-type=jdbc 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.quartz.properties.org.quartz.scheduler.instanceName=smsScheduler 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -112,5 +115,5 @@ spring.quartz.properties.org.quartz.threadPool.class=org.quartz.simpl.SimpleThre 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.quartz.properties.org.quartz.threadPool.threadCount=10 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.quartz.properties.org.quartz.threadPool.threadPriority=5 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 spring.quartz.properties.org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread=true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-receive.exchange.name=messageExchange 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-dispath.routing.key=dipathKey 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+receive.exchange.name=messageExchangeTest 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+dispath.routing.key=dipathKeyTest 
			 |