liusheng
2023-08-02 21619ffd680dfc66682ca3b6761eda5b74bdb70a
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);