Kaynağa Gözat

眼科bug修改

wangjun 4 yıl önce
ebeveyn
işleme
4550bf5bc0

+ 0 - 1
business/base-service/src/main/java/com/yihu/jw/hospital/prescription/service/PrescriptionService.java

@ -11702,7 +11702,6 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres
                    title=baseJpushTemplateDO.getPushHeader().replace("{{咨询类型}}","家医咨询");
                }
            }
            isDoctor="1";
            userId = wlyyOutpatientDO.getConsumer();
            jsonObject.put("type",12);
            jsonObject.put("id",wlyyOutpatientDO.getId());