ltkj-hosp/src/main/java/com/ltkj/hosp/mapper/TjOrderMapper.java @@ -386,4 +386,7 @@ " a.deleted = 0 \n" + " AND b.org_type = 2 \n") List<String> getJianChaTjNum(); List<List<?>> getYxJcList(Map<String,Object> map); }