yxh
yxh
2025-06-03 cfba1fc7d6f80c43df3cc91a4398fd9a0a7c08ee
ruoyi-project/src/main/java/com/ruoyi/project/service/IServiceFundService.java
@@ -70,4 +70,9 @@
    Map<String, List<ServiceFunddetailExcel>> totaltax(TotalTaxVO totalTaxVO);
    Map<String, Object> exportFeeSum(Integer faxId);
    public Boolean updateFundTaxIdById(Long id, Long fundTaxIds);
}