陈昶聿
2025-12-29 f2ac4bd8bc831c97242ccf4efa04a0c5c8d852f9
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