@ -25,7 +25,7 @@
WHERE
del_flag = '0'
AND ic_user_id = #{icUserId}
ORDER BY change_time DESC, type ASC
ORDER BY CREATED_TIME DESC, type ASC
</select>