Jelajahi Sumber

代码回退

zhoutg 4 tahun lalu
induk
melakukan
577668f944
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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()));