zjh
2025-03-26 46444efb4a1995b31aa0196ce193887a400198ce
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);
}