| 
					
				 | 
			
			
				@ -2223,6 +2223,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " d.job_title_name AS jobTitleName," + 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " d.charge_type AS chargeType," + 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " h.dept_name AS deptName," + 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " d.consult_status AS consultStatus," + 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " a.total as consultTotal" + 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " FROM " + 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " base_doctor d " + 
			 |