liusheng
2024-03-08 c2600591e819743757f8668d0c684da1e24cb7d4
ruoyi-project/src/main/resources/mapper/project/ServiceFunddetailMapper.xml
@@ -268,7 +268,7 @@
        where a.FundID = b.id
          and a.tax_time < #{taxTime}
          and a.tax_time >= #{firstDay}
          and a.IDCardNo = #{IDCard}
          and TRIM(a.IDCardNo) = #{IDCard}
          and a.del_flag != 1
          and b.id != #{fundID}
          and b.fundtaxtime < #{taxTime}