liusheng
2024-02-26 b891387422e8af819a59dafa3c650cd4e3dc43dc
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}