Commit aa6997cb authored by hongguangwu's avatar hongguangwu

MVP1.7.17-离职待办-优化代码

parent 7c6e9199
......@@ -337,8 +337,8 @@
,DATE_FORMAT(b.expected_collection_time,'%Y-%m-%d %H:%i') expected_collection_time
,b.INSURANCES_ID_NEW,
b.POLICY_EFFECT POLICY_EFFECT_NEW,
b.POLICY_START POLICY_EFFECT_NEW,
b.POLICY_END POLICY_EFFECT_NEW
b.POLICY_START POLICY_START_NEW,
b.POLICY_END POLICY_END_NEW
FROM t_insurance_alert a
JOIN t_insurance_pre_renew_detail b ON a.INSURANCES_PRE_RENEW_DETAIL_ID = b.ID
<where>
......
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