pipIrr-platform/pipIrr-global/src/main/resources/mapper/RmLossDayLastMapper.xml
@@ -221,7 +221,7 @@ and rldl.dt <= #{endDt,jdbcType=DATE} </if> </where> ORDER BY rldl.id DESC ORDER BY rldl.dt_last DESC <trim prefix="limit "> <if test="start != null and count != null"> #{start,javaType=Integer,jdbcType=INTEGER}, #{count,javaType=Integer,jdbcType=INTEGER}