yxh
2025-06-03 9c8c30d9ead02243a0cc3807fe6d47df9a6b51af
ruoyi-project/src/main/java/com/ruoyi/project/mapper/ServiceFunddetailMapper.java
@@ -55,8 +55,8 @@
    TaxMoneySumEO getTaxSum(TaxMoneyByItemEO taxMoneyByItemEO);
    List<ServiceFunddetail> totlaTax(List<Long> fundids);
    Long getMaxXH(TaxMoneyByItemEO taxMoneyByItemEO);
    List<SpStatBonus> getListBySpStatBonus(@Param("PABEGTIME ") String PABEGTIME, @Param("PAENDTIME") String PAENDTIME, @Param("PADEPTNO") String PADEPTNO, @Param("PAUSERNO") Integer PAUSERNO, @Param("PABONUSTYPE") String PABONUSTYPE);
    List<ServiceFunddetail> totlaTax(List<Long> fundids);
}