liusheng
4 天以前 3d453a41ccd7c69a40bd9bfa31f8c5b159513b6b
smartor/src/main/java/com/smartor/service/IHNGatherPatArchiveService.java
@@ -32,9 +32,17 @@
    public Integer selectPatMedInhospList(PatMedInhosp patMedInhosp);
    /**
     * 河南数据采集
     *
     * @param patMedInhosp
     * @return
     */
    public Boolean hnDataGather(HnDataGatherVO patMedInhosp);
    /**
     * 门急诊信息
     *
     * @param id
     * @param patMedOuthosp
     * @return
     */
    public Integer selectPatMedOuthospList(PatMedOuthosp patMedOuthosp);