lifang преди 3 месеца
родител
ревизия
b658d4de71
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      tr-modules/tr-module-smartFollowUp/src/main/resources/mapper/smart/BizPatientMapper.xml

+ 2 - 1
tr-modules/tr-module-smartFollowUp/src/main/resources/mapper/smart/BizPatientMapper.xml

@@ -77,7 +77,8 @@
         bp.create_time,
         bp.update_time,
         bp.create_by,
-        bp.update_by
+        bp.update_by,
+        bcr.image_url
     </select>
     <select id="selectPatientByConditionList" resultType="cn.tr.module.smart.common.dto.BizPatientDTO">
         SELECT