Sfoglia il codice sorgente

三院问题处理

wangzhinan 2 mesi fa
parent
commit
df413e8d80

+ 1 - 0
business/base-service/src/main/java/com/yihu/jw/order/BusinessOrderService.java

@ -1492,6 +1492,7 @@ public class BusinessOrderService extends BaseJpaService<BusinessOrderDO,Busines
                                }
                            }
                        }
                        wlyyOutpatientDO = outpatientDao.findById(ylzMedicalRelationDO.getRelationCode()).orElse(null);
                    }
                    if (wlyyOutpatientDO!=null){
                        String msg = "";