yxh
yxh
2025-06-03 acaf9bd0a27a2ed84623600fdf1ab157c29ae3f3
ruoyi-project/src/main/java/com/ruoyi/project/service/IServiceFundSharedService.java
@@ -26,5 +26,5 @@
    List<ServiceFundShared> getFundShareInfoById(Long fundid);
    Boolean delfundsharedInfoById(Long fundId);
    Boolean delfundsharedInfoById(Long fundId,Long serfunid);
}