zhoutg преди 4 години
родител
ревизия
577668f944
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/main/java/com/diagbot/facade/CommonFacade.java

+ 0 - 1
src/main/java/com/diagbot/facade/CommonFacade.java

@@ -255,7 +255,6 @@ public class CommonFacade {
         //化验回填
         CoreUtil.setPropertyList(lis,"detailName", "uniqueName", map.get(StandConvertEnum.lis.toString()));
         CoreUtil.setPropertyList(wordCrfDTO.getLisOrder(), "name", "uniqueName", map.get(StandConvertEnum.lis.toString()));
-        CoreUtil.setPropertyList(wordCrfDTO.getLisOrder(), "detailName", "uniqueName", map.get(StandConvertEnum.lis.toString())); // 无实际业务
         //辅助检查回填
         CoreUtil.setPropertyList(pacsList, "name", "uniqueName", map.get(StandConvertEnum.pacs.toString()));
         CoreUtil.setPropertyList(wordCrfDTO.getPacs(), "name", "uniqueName", map.get(StandConvertEnum.pacs.toString()));