陈昶聿
2 天以前 e77f28bc0aae4d35c8ce8e3f0a33ccd060993912
smartor/src/main/java/com/smartor/mapper/PatArchiveMapper.java
@@ -26,6 +26,8 @@
    List<PatArchive> selectPatArchiveByPatnos(@Param("patnos") List<String> patnos);
    List<PatArchive> selectPatArchiveByPatidHiss(@Param("patidHiss") List<String> patidHiss);
    /**
     * 查询患者档案列表
     *
@@ -82,7 +84,7 @@
    public List<PatArchiveOthreInfo> selectPatArchiveInfoByInhospQC(PatArchiveReq patArchive);
    public List<PatArchiveOthreInfo> selectPatArchiveInfoByOuthospQC(PatArchiveReq patArchive);
//    public List<PatArchiveOthreInfo> selectPatArchiveInfoByOuthospQC(PatArchiveReq patArchive);
    public List<PatArchiveOthreInfo> selectPatArchiveInfoByPhysicalQC(PatArchiveReq patArchive);