pipIrr-platform/pipIrr-global/src/main/resources/mapper/BaBlockMapper.xml
@@ -63,8 +63,8 @@ </trim> order by id DESC <trim prefix="limit " > <if test="queryStart != null and queryCount != null"> #{queryStart}, #{queryCount} <if test="start != null and count != null"> #{start}, #{count} </if> </trim> </select>