zqy
2024-08-12 ffbf5aeb0804d37ed53a43701981c535102e06c0
zhang-content/src/main/java/com/ruoyi/service/ZfCollectionDownloadService.java
@@ -1,3 +1,4 @@
package com.ruoyi.service;
import com.baomidou.mybatisplus.extension.service.IService;
@@ -10,4 +11,5 @@
    AjaxResult deleteData(Long[] ids);
    AjaxResult selectDoctorList(ZfDownload zfDownload, Integer pageNo , Integer pageSize);
}