liusheng
4 天以前 0c515e7b8e3c1c15c615cc831ef3fdb09ea5265e
ruoyi-quartz/src/main/java/com/ruoyi/quartz/service/ICollectHISService.java
@@ -7,6 +7,15 @@
import java.util.List;
public interface ICollectHISService {
    /**
     * 数据采集
     *
     * @param
     * @return
     */
    public Integer sync();
    /**
     * 查询患者档案列表
     *
@@ -24,7 +33,7 @@
    public Integer selectPatMedInhospList(PatMedInhosp patMedInhosp);
    /**
     * 河南数据采集
     * 数据采集
     *
     * @param patMedInhosp
     * @return