陈昶聿
6 天以前 9902b386b2d26c57a7cdd6634abf6b36848ef657
smartor/src/main/java/com/smartor/mapper/PatMedInhospMapper.java
@@ -93,4 +93,10 @@
    public List<PatMedRes> getDeptRanking(PatMedReq patMedReq);
    /**
     * 查询三个维度任意一个未处理的出院患者
     * @return
     */
    public List<PatMedInhosp> selectNeedProcessList();
}