陈昶聿
2026-02-09 0e87a66a5bfef9a3b969b18b6957c709e8b0eff6
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