فهرست منبع

中山消息修改

wangjun 4 سال پیش
والد
کامیت
7f4b0ce1af
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      svr/svr-internet-hospital-job/src/main/java/com/yihu/jw/service/channel/RemindDoctorService.java

+ 2 - 2
svr/svr-internet-hospital-job/src/main/java/com/yihu/jw/service/channel/RemindDoctorService.java

@ -137,8 +137,8 @@ public class RemindDoctorService {
                        enterpriseService.sendTWMesByDoctor("xm_xzzx_wx",wlyyOutpatientDO.getDoctor(),title,msg,url);
                        enterpriseService.sendTWMesByDoctor("xm_xzzx_wx",wlyyOutpatientDO.getDoctor(),title,msg,url);
                    }
                    }
                    if (wlyyHospitalSysDictDO!=null){
                    if (wlyyHospitalSysDictDO!=null){
                        if ("1".equalsIgnoreCase(wlyyHospitalSysDictDO.getDictValue())){
                            wlyyOutpatientDO.setRemindDoctor("1");
                        if ("0".equalsIgnoreCase(wlyyHospitalSysDictDO.getDictValue())){
                            wlyyOutpatientDO.setRemindDoctor("0");
                        }
                        }
                    }
                    }
                    wlyyOutpatientDO.setLastRemindTime(new Date());
                    wlyyOutpatientDO.setLastRemindTime(new Date());