liusheng
2024-01-24 6fae3010a8d62ef210953c5c54c2a8b06a9e3bcf
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}