陈昶聿
2026-01-22 9198cc1d419a239096d8d083b8cec5be72def7c2
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