陈昶聿
8 小时以前 7ca6d7d7da579f9a32c7d253eccb0f4e1ba6b6ef
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);
}