Commit 70986b03 by jianan

比对日期

parent 545bf89e
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
resultType="com.yd.api.commission.vo.lifecommission.ComeCommissionVO"> resultType="com.yd.api.commission.vo.lifecommission.ComeCommissionVO">
select select
o.id orderId, o.id orderId,
o.commission_check_at checkDate, c.check_yearmonth checkDate,
IFNULL(i.name_abbre,i.name) insurerName, IFNULL(i.name_abbre,i.name) insurerName,
IFNULL(a.name,p.name) planName, IFNULL(a.name,p.name) planName,
o.policy_no policyNo, o.policy_no policyNo,
......
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