|  | @ -2432,6 +2432,7 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
 | 
												
													
														
															|  |             prescriptionDO.setHospital(outpatientDO.getHospital());
 |  |             prescriptionDO.setHospital(outpatientDO.getHospital());
 | 
												
													
														
															|  |             prescriptionDO.setHospitalName(outpatientDO.getHospitalName());
 |  |             prescriptionDO.setHospitalName(outpatientDO.getHospitalName());
 | 
												
													
														
															|  |             prescriptionDO.setStatus(10);
 |  |             prescriptionDO.setStatus(10);
 | 
												
													
														
															|  | 
 |  |             prescriptionDO.setIdcard(outpatientDO.getIdcard());
 | 
												
													
														
															|  |             prescriptionDO.setPatientCode(outpatientDO.getPatient());
 |  |             prescriptionDO.setPatientCode(outpatientDO.getPatient());
 | 
												
													
														
															|  |             prescriptionDO.setPatientName(outpatientDO.getPatientName());
 |  |             prescriptionDO.setPatientName(outpatientDO.getPatientName());
 | 
												
													
														
															|  |             prescriptionDO.setDoctor(outpatientDO.getDoctor());
 |  |             prescriptionDO.setDoctor(outpatientDO.getDoctor());
 |