huangwenjie 4 éve
szülő
commit
8e8ad0c9de

+ 2 - 0
business/im-service/src/main/java/com/yihu/jw/im/service/ImService.java

@ -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());
			// 设置关联指导