|  | @@ -115,7 +115,7 @@ public class EmergencyRescueController {
 | 
	
		
			
				|  |  |          jzptnt.setInpatientNo(mzptnt.getPatNo());
 | 
	
		
			
				|  |  |          jzptnt.setAdmissTimes(mzptnt.getTimes());
 | 
	
		
			
				|  |  |          jzptnt.setLedgerSn(0);
 | 
	
		
			
				|  |  | -        jzptnt.setMedType(MedType.EMERGENCY_RESCUE.getCode());
 | 
	
		
			
				|  |  | +        jzptnt.setMedType(MedType.GENERAL_HOSPITALIZATION.getCode());
 | 
	
		
			
				|  |  |          jzptnt.setInsutype(mzptnt.getInsutype());
 | 
	
		
			
				|  |  |          jzptnt.setInsuplcAdmdvs(mzptnt.getInsuplcAdmdvs());
 | 
	
		
			
				|  |  |          jzptnt.setStaffId(mzptnt.getStaffId());
 |