zhs
6 天以前 c2a0105d00b0045c0aea900ced5206d5d514d869
smartor/src/main/java/com/smartor/mapper/PatMedOuthospMapper.java
@@ -64,4 +64,6 @@
    public int deletePatMedOuthospByIds(Long[] ids);
    PatMedRes selectPatMedOuthospCount(PatMedReq patMedReq);
    public List<PatMedRes> getDeptRanking(PatMedReq patMedReq);
}