Преглед на файлове

个贷模版修改&收款预警查询修改

wucl преди 4 месеца
родител
ревизия
4559c3abe7
променени са 2 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. BIN
      biz-base/src/main/resources/docs/personal/land_final_report.docx
  2. 1 0
      dao/src/main/resources/mapper/FinanceClaimMapper.xml

BIN
biz-base/src/main/resources/docs/personal/land_final_report.docx


+ 1 - 0
dao/src/main/resources/mapper/FinanceClaimMapper.xml

@@ -409,6 +409,7 @@
             or frf.payer_account like concat('%',#{keyword},'%')
             or frf.amount like concat('%',#{keyword},'%')
             or frf.remark like concat('%',#{keyword},'%')
+            or off.order_id = #{keyword}
             )
         </if>
         <if test="vo!=null and vo.startDate!=null and vo.startDate!=''">