|  | @ -4238,7 +4238,7 @@ public class ImService {
 | 
	
		
			
				|  |  |                 "op.card_no as \"cardNo\"  ," +
 | 
	
		
			
				|  |  |                 "op.medical_state as \"medicalState\"  ," +
 | 
	
		
			
				|  |  |                 "bop.status as \"payStatus1\" ," +
 | 
	
		
			
				|  |  |                 "op.patient_cancel_value as \"patientCancelValue\" ," +
 | 
	
		
			
				|  |  |                 "IFNULL(op.patient_cancel_value,op.doctor_cancel_value) as \"patientCancelValue\" ," +
 | 
	
		
			
				|  |  |                 "op.plan_doctor as \"planDoctor\" ," +
 | 
	
		
			
				|  |  |                 "oh.id as \"hospitalizationId\"," +
 | 
	
		
			
				|  |  |                 "op.patient_cancel_remark as \"patient_cancel_remark\"  " +
 |