liusheng
2024-05-13 39fc3bbaf0c3d4bdfc9183cee6384ae0540711a9
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);
}