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