zjh
2025-03-21 6552e6cc5a0fc80decbbdc4455e232f88748f9ce
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);
}