|
object.put("outpatientid",wlyyPrescriptionVO.getOutpatientId());
|
|
object.put("outpatientid",wlyyPrescriptionVO.getOutpatientId());
|
|
object.put("prescriptionid",wlyyPrescriptionVO.getId());
|
|
object.put("prescriptionid",wlyyPrescriptionVO.getId());
|
|
String response = imUtil.sendImMsg(wlyyPrescriptionVO.getDoctor(), wlyyPrescriptionVO.getDoctorName(), wlyyPrescriptionVO.getPatientCode()+"_"+wlyyPrescriptionVO.getOutpatientId()+"_9", "27", JSON.toJSONString(infoVOs),"1");
|
|
String response = imUtil.sendImMsg(wlyyPrescriptionVO.getDoctor(), wlyyPrescriptionVO.getDoctorName(), wlyyPrescriptionVO.getPatientCode()+"_"+wlyyPrescriptionVO.getOutpatientId()+"_9", "27", JSON.toJSONString(infoVOs),"1");
|