@ -1179,6 +1179,8 @@ public class ImService {
ct.setEvaluate(0);
// 医生未读数量为1
ct.setDoctorRead(1);
//添加就诊图片
ct.setImages(wlyyOutpatientDO.getDiseaseImg());
// 添加咨询记录
ConsultDo consult = addConsult(ct.getPatient(), consultTitle, ct.getSymptoms(), ct.getImages(), ct.getType());
// 设置关联指导