فهرست منبع

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

wjj 3 روز پیش
والد
کامیت
529e607cfd
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      fs-service/src/main/resources/mapper/his/FsPrescribeMapper.xml

+ 0 - 1
fs-service/src/main/resources/mapper/his/FsPrescribeMapper.xml

@@ -519,7 +519,6 @@
         where fp.collection_id = #{collectionId}
           and fp.status = 1
           and fp.doctor_confirm = 1
-          and fp.prescribe_img_url is not null
         ORDER BY fp.audit_time DESC
         LIMIT 1
     </select>