yxh
yxh
2025-06-03 cfba1fc7d6f80c43df3cc91a4398fd9a0a7c08ee
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);
}