| 
					
				 | 
			
			
				@ -3715,6 +3715,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " p.real_order AS \"realOrder\" ,"+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " p.origin_real_order AS \"originRealOrder\"," + 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " o.patient_name as \"patientName\", "+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " o.doctor_name as \"doctorName\", "+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " p.check_status as \"checkStatus\", "+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " p.check_reason as \"checkReason\"  "+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                " FROM " + 
			 |