Commit 554fe27a authored by 陈宏杰's avatar 陈宏杰

资方ID

parent a7b7df45
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
left join business_flow.apply_list i on d.order_no=i.apply_no left join business_flow.apply_list i on d.order_no=i.apply_no
left join xyqb.loan_base_info j on a.loan_application_history_id=j.loan_id left join xyqb.loan_base_info j on a.loan_application_history_id=j.loan_id
where a.funding_corp_id in (420,520,580,650,670,810,240,640,700) where a.funding_corp_id in (1080,100040,1030,100030)
and a.contract_term not in (2,3) and a.contract_term not in (2,3)
and a.transaction_status in (2,5) and a.transaction_status in (2,5)
and case when i.created_at is null and h.created_at <=f.created_at then h.created_at and case when i.created_at is null and h.created_at <=f.created_at then h.created_at
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment