|  | @@ -1,4 +1,4 @@
 | 
											
												
													
														|  | -server.port=21008
 |  | 
 | 
											
												
													
														|  | 
 |  | +server.port=8103
 | 
											
												
													
														|  |  spring.application.name=traced-web
 |  |  spring.application.name=traced-web
 | 
											
												
													
														|  |  spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
 |  |  spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
 | 
											
												
													
														|  |  spring.jackson.time-zone=GMT+8
 |  |  spring.jackson.time-zone=GMT+8
 | 
											
										
											
												
													
														|  | @@ -6,7 +6,7 @@ spring.jackson.time-zone=GMT+8
 | 
											
												
													
														|  |  ## upload files setting
 |  |  ## upload files setting
 | 
											
												
													
														|  |  spring.http.multipart.maxFileSize=10Mb
 |  |  spring.http.multipart.maxFileSize=10Mb
 | 
											
												
													
														|  |  spring.http.multipart.maxRequestSize=10Mb
 |  |  spring.http.multipart.maxRequestSize=10Mb
 | 
											
												
													
														|  | -img.location=/home/project/traced/upload/
 |  | 
 | 
											
												
													
														|  | 
 |  | +img.location=/home/hwsolft/forest/suyuan/upload/
 | 
											
												
													
														|  |  spring.mvc.static-path-pattern=/**
 |  |  spring.mvc.static-path-pattern=/**
 | 
											
												
													
														|  |  spring.resources.static-locations=classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,file:${img.location}
 |  |  spring.resources.static-locations=classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,file:${img.location}
 | 
											
												
													
														|  |  
 |  |  
 | 
											
										
											
												
													
														|  | @@ -30,7 +30,7 @@ ribbon.ConnectTimeout=30000
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  # eureka setting
 |  |  # eureka setting
 | 
											
												
													
														|  |  eureka.instance.hostname=localhost
 |  |  eureka.instance.hostname=localhost
 | 
											
												
													
														|  | -eureka.client.service-url.defaultZone=http://127.0.0.1:8761/eureka/
 |  | 
 | 
											
												
													
														|  | 
 |  | +eureka.client.service-url.defaultZone=http://127.0.0.1:8766/eureka/
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  ###redis配置#########
 |  |  ###redis配置#########
 | 
											
												
													
														|  |  spring.redis.database=0
 |  |  spring.redis.database=0
 | 
											
										
											
												
													
														|  | @@ -44,17 +44,20 @@ spring.redis.timeout=5000
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  #wechat setting
 |  |  #wechat setting
 | 
											
												
													
														|  |  #(一个公众号的appid)
 |  |  #(一个公众号的appid)
 | 
											
												
													
														|  | -wx.mp.appId=wx04d471b59982c6ad
 |  | 
 | 
											
												
													
														|  | 
 |  | +wx.mp.appId=wxde051d502a3d27a5
 | 
											
												
													
														|  |  #(公众号的appsecret)
 |  |  #(公众号的appsecret)
 | 
											
												
													
														|  | -wx.mp.secret=bd9279851f63af0c67e8bc1ef7e27257
 |  | 
 | 
											
												
													
														|  | 
 |  | +wx.mp.secret=bdcec99f22bbc1db100d8a7a222c5fa9
 | 
											
												
													
														|  |  #(接口配置里的Token值)
 |  |  #(接口配置里的Token值)
 | 
											
												
													
														|  |  wx.mp.token=123
 |  |  wx.mp.token=123
 | 
											
												
													
														|  |  #(接口配置里的EncodingAESKey值)
 |  |  #(接口配置里的EncodingAESKey值)
 | 
											
												
													
														|  |  wx.mp.aesKey=123
 |  |  wx.mp.aesKey=123
 | 
											
												
													
														|  |  #(获取code的认证回调接口)
 |  |  #(获取code的认证回调接口)
 | 
											
												
													
														|  | -wx.auth.redirecturl=http://th.jscssui.cn/wxlogin/wap/wechat/doLogin
 |  | 
 | 
											
												
													
														|  | 
 |  | +#wx.auth.redirecturl=http://th.jscssui.cn/wxlogin/wap/wechat/doLogin
 | 
											
												
													
														|  | 
 |  | +wx.auth.redirecturl=http://forestsuyuan.hw.hongweisoft.com/mtsy/wap/wechat/doLogin
 | 
											
												
													
														|  |  #(认证成功后的跳转地址)
 |  |  #(认证成功后的跳转地址)
 | 
											
												
													
														|  | -wx.auth.forwardurl=http://spzl.xwnykzs.com/#/ready/
 |  | 
 | 
											
												
													
														|  | 
 |  | +#wx.auth.forwardurl=http://spzl.xwnykzs.com/#/ready/
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  #export excel file
 |  |  #export excel file
 | 
											
												
													
														|  | -export.file.excel.path=/home/project/traced/excelMode/
 |  | 
 | 
											
												
													
														|  | 
 |  | +export.file.excel.path=/home/hwsolft/forest/suyuan/upload/excelMode/
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +wlw.address=http://127.0.0.1:8085
 |