|
@ -374,6 +374,8 @@ public class PatientNoLoginEndPoint extends EnvelopRestEndpoint {
|
|
prescriptionVO.setInfoVOs(wlyyPrescriptionInfoVOS);
|
|
prescriptionVO.setInfoVOs(wlyyPrescriptionInfoVOS);
|
|
prescriptionVO.setPayStatus(1);
|
|
prescriptionVO.setPayStatus(1);
|
|
imService.pushPrescriptionImMessage(prescriptionVO);
|
|
imService.pushPrescriptionImMessage(prescriptionVO);
|
|
|
|
}else if (businessOrderDO!=null&&businessOrderDO.getOrderCategory().equalsIgnoreCase("5")){
|
|
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|