|  |  | @@ -153,7 +153,7 @@ public class WxCVoiceServiceImpl implements WxCVoiceService { | 
		
	
		
			
			|  |  |  | return resultMap; | 
		
	
		
			
			|  |  |  | //return new ResultData(result.getCode(), result.getMsgInfo(result.getCode(),result.getMsg())); | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | //test | 
		
	
		
			
			|  |  |  | @Override | 
		
	
		
			
			|  |  |  | public List<VoiceInfo> chooseType(Long id) { | 
		
	
		
			
			|  |  |  | List<VoiceInfo> voiceInfos = voiceMapper.selectList( | 
		
	
	
		
			
				|  |  | 
 |