陈昶聿
昨天 dfdcc7850c244d1c41f2421dbe948558418927ae
smartor/src/main/java/com/smartor/service/IPatArchiveService.java
@@ -97,4 +97,6 @@
    public List<PatArchiveOthreInfo> getPatientInfo(PatArchiveReq patArchiveReq);
    public List<PatArchiveOthreInfo> getPatientInfoQC(PatArchiveReq patArchiveReq);
    public Long getPatientInfoQCCount(PatArchiveReq patArchiveReq);
}