zqy
14 小时以前 e04b28bc07bf773938c3521bcfc96c70c29fa60f
zhang-content/src/main/java/com/ruoyi/service/ZfPetDownlService.java
@@ -8,7 +8,7 @@
public interface ZfPetDownlService extends IService<ZfDownload> {
    AjaxResult addData(ZfDownload zfDownload);
    AjaxResult deleteData(Long[] ids);
    Boolean deleteData(Long[] ids);
    AjaxResult selectDoctorList(ZfDownload zfDownload, Integer pageNo , Integer pageSize);