|  | @@ -724,7 +724,7 @@ public class VipGroupServiceImpl extends BaseServiceImpl<Long, VipGroup> impleme
 | 
	
		
			
				|  |  |  			Map payMap = payService.getPayMap(
 | 
	
		
			
				|  |  |  					vipGroup.getTotalPrice(),
 | 
	
		
			
				|  |  |  					byStudentVipGroup.getOrderNo(),
 | 
	
		
			
				|  |  | -					"https://dyme.utools.club/api-student/studentOrder/notify",
 | 
	
		
			
				|  |  | +					"https://47.99.212.176:8000/api-student/studentOrder/notify",
 | 
	
		
			
				|  |  |  					"http://mstudev.dayaedu.com/#/paymentResult",
 | 
	
		
			
				|  |  |  					"vip课购买",
 | 
	
		
			
				|  |  |  					vipGroup.getName());
 |