Преглед на файлове

Merge remote-tracking branch 'origin/2.0' into 2.0

lhh преди 1 седмица
родител
ревизия
8d88282889

+ 1 - 0
svr/svr-visit-behind/src/main/java/com/yihu/jw/hospital/module/rehabilitation/service/RehabilitationManageService.java

@ -1641,6 +1641,7 @@ public class RehabilitationManageService {
            if (list.size() > 0) {
                planDO.setGuidanceMessage(list.get(0).get("content") + "");
            }
        }
        String relationCode = planDO.getRelationCode();
        if ("6".equals(planDO.getRelationType()) && StringUtils.isNotBlank(relationCode)) {