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