|  | @@ -6,7 +6,7 @@
 | 
	
		
			
				|  |  |  jdbc.type=mysql
 | 
	
		
			
				|  |  |  jdbc.driver=com.mysql.jdbc.Driver
 | 
	
		
			
				|  |  |  db.name=ruihuaoa-activity-data
 | 
	
		
			
				|  |  | -#jdbc.url=jdbc:mysql://192.168.2.4:3306/total_process_master?useUnicode=true&characterEncoding=utf-8
 | 
	
		
			
				|  |  | +#jdbc.url=jdbc:mysql://192.168.2.4:3306/total_01?useUnicode=true&characterEncoding=utf-8
 | 
	
		
			
				|  |  |  jdbc.url=jdbc:mysql://127.0.0.1:3306/total_process_master?useUnicode=true&characterEncoding=utf-8
 | 
	
		
			
				|  |  |  jdbc.username=root
 | 
	
		
			
				|  |  |  jdbc.password=123456
 | 
	
	
		
			
				|  | @@ -250,5 +250,5 @@ bos_buck_name=newxgccpm
 | 
	
		
			
				|  |  |  serverDomain=http://192.168.2.4:18080/total_process
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  #订餐回调
 | 
	
		
			
				|  |  | -backUrl = http://total2.viphk.ngrok.org/weXin/theOrder/orderFrom
 | 
	
		
			
				|  |  | +backUrl = http://yf.xgccpm.cn/weXin/theOrder/orderFrom
 | 
	
		
			
				|  |  |  
 |