zqy
2025-10-14 86d65e6f837ff14b090ffc3312c013987b6f67d8
zhang-content/src/main/java/com/ruoyi/service/TravelCountDownlService.java
@@ -9,7 +9,7 @@
public interface TravelCountDownlService extends IService<ZfDownload> {
    AjaxResult addData(ZfDownload zfDownload);
    AjaxResult deleteData(Long[] ids);
    Boolean deleteData(Long[] ids);
    AjaxResult selectDoctorList(ZfDownload zfDownload, Integer pageNo , Integer pageSize);