|
@ -632,7 +632,7 @@ public class PatientPrescriptionPayService extends BaseService {
|
|
|
}
|
|
|
expressage.setPrescriptionCode(prescriptionCode);
|
|
|
prescription = prescriptionDao.findByCode(prescriptionCode);
|
|
|
// 续方居民信息
|
|
|
// 续方居民信息.
|
|
|
String paySsc = prescription.getSsc();
|
|
|
String payPatientCode = prescription.getPatient();
|
|
|
String payName = prescription.getPatientName();
|