陈昶聿
11 小时以前 9cf5ea33a17c3f16c3c864ff5ff3182d29dea8f5
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);
}