liusheng
9 天以前 c111e3eff1191b29d2d2baf2f485a4bf3a2edc00
smartor/src/main/java/com/smartor/mapper/PatArchiveMapper.java
@@ -81,5 +81,7 @@
    public List<PatArchiveOthreInfo> selectPatArchiveInfoByOuthospQC(PatArchiveReq patArchive);
    public Long selectPatArchiveInfoByOuthospQCCount(PatArchiveReq patArchive);
    public List<PatArchiveOthreInfo> selectPatArchiveInfoByPhysicalQC(PatArchiveReq patArchive);
}