pipIrr-platform/pipIrr-global/src/main/resources/mapper/PrIntakeMapper.xml
@@ -378,7 +378,7 @@ AND bindNumTb.num = #{bindNumber} </if> </where> ORDER BY ge.operateDt DESC ORDER BY ge.divideId DESC, ge.id DESC <trim prefix="limit "> <if test="start != null and count != null"> #{start,javaType=Integer,jdbcType=INTEGER}, #{count,javaType=Integer,jdbcType=INTEGER}