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