|  | @@ -826,7 +826,7 @@ public class MusicGroupServiceImpl extends BaseServiceImpl<String, MusicGroup> i
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |          try {
 | 
	
		
			
				|  |  |              Map<String, Object> payMap = payService.getPayMap(amount, idGeneratorService.generatorId("payment") + "", "https://pay.dayaedu.com/api/yqpay/notify",
 | 
	
		
			
				|  |  | -                    "http://dev.dayaedu.com", "测试订单", "测试订单");
 | 
	
		
			
				|  |  | +                    "http://dev.dayaedu.com", "续费", "乐团续费");
 | 
	
		
			
				|  |  |              studentPaymentOrder.setPaymentChannel((String) payMap.get("type"));
 | 
	
		
			
				|  |  |              studentPaymentOrder.setUpdateTime(date);
 | 
	
		
			
				|  |  |              studentPaymentOrderService.update(studentPaymentOrder);
 |