|  | @ -3,6 +3,8 @@ package com.yihu.jw.patient.service.myFamily;
 | 
	
		
			
				|  |  | import com.yihu.jw.entity.myFamily.PatientApplyLog;
 | 
	
		
			
				|  |  | import com.yihu.jw.patient.dao.myFamily.PatientApplyLogDao;
 | 
	
		
			
				|  |  | import com.yihu.mysql.query.BaseJpaService;
 | 
	
		
			
				|  |  | import org.springframework.beans.factory.annotation.Autowired;
 | 
	
		
			
				|  |  | import org.springframework.stereotype.Service;
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | /**
 | 
	
		
			
				|  |  |  * @author liuwenbin on 2018/11/30.
 |