pipIrr-platform/pipIrr-global/src/main/resources/mapper/PrControllerTrampMapper.xml
@@ -142,7 +142,7 @@ AND protocol = #{protocol,jdbcType=VARCHAR} </if> </where> order by rtuAddr desc order by id desc <trim prefix="limit " > <if test="start != null and count != null"> #{start,javaType=Integer,jdbcType=INTEGER}, #{count,javaType=Integer,jdbcType=INTEGER}