Commit dedb5e1c authored by 查济's avatar 查济

Merge branch 'feature-1.3-zhaji' into 'feature/insurance-1.3.0'

"feature-zhaJi:优化登记保单退费时的时间排序字段为商险派增时的时间"

See merge request !291
parents f9fbce8d d940d281
......@@ -952,7 +952,7 @@
and a.POLICY_END = #{param.policyEnd}
and a.BUY_STANDARD = #{param.buyStandard}
order by
refund.CREATE_TIME DESC
a.CREATE_TIME DESC
limit 1;
</select>
<!-- 根据ID导出减员办理列表-->
......
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