@ -1569,6 +1569,7 @@ public class ImService {
}else if("4".equals(wlyyOutpatientDO.getOutpatientType())){
users.put(patient, 0);
ct.setType(28);
consultTitle = "申请康复咨询";
} else {
@ -27,6 +27,7 @@ public class ConsultTeamDo extends UuidIdentityEntity {
// 23 新生儿在线咨询
// 24 老人在线咨询
// 25
// 28 康复咨询
private String patient; // 提问者标识
private String name; // 患者姓名
private Integer sex; // 患者性别