ruoyi-project/src/main/java/com/ruoyi/project/service/IServiceFundService.java
@@ -24,6 +24,8 @@ */ public List<ServiceFund> queryList(ServiceFund serviceFund); public List<ServiceFund> queryInfoById(ServiceFund serviceFund); List<ServiceFund> getInfoByInfoId(Long infoid);