@ -58,6 +58,7 @@
AND lau.status = #{status}
</if>
</where>
ORDER BY lau.create_time DESC
</select>
@ -57,6 +57,7 @@
AND ln.status = #{status}
ORDER BY ln.create_time DESC
<select id="selectBatchData" resultMap="LoanNoticeListResponseMap">
@ -60,6 +60,7 @@
AND pcc.status = #{status}
ORDER BY pcc.create_time DESC