zqy
2024-07-25 6f78cfae24b940229bd282ce3b3d0e6f5b337fa7
zhang-content/src/main/java/com/ruoyi/service/ZfDoctorShareService.java
@@ -15,13 +15,13 @@
    AjaxResult saveZa(ShareMore zfDoctor);
    AjaxResult listByFidAid(ShareMore zfDoctor);
    AjaxResult listByFidAid(ShareMore zfDoctorInteger,Integer pageNo ,Integer pageSize);
    AjaxResult deleteZa(ShareMore zfDoctor);
    AjaxResult listByUserId();
    List<ZfDoctor> listUserId(Long shareId);
    AjaxResult listUserId(Integer pageNo ,Integer pageSize);
    Long getShareId(ZfDoctorDownload zfDoctorDownload);