pipIrr-platform/pipIrr-global/src/main/resources/mapper/BaBlockMapper.xml
@@ -52,7 +52,7 @@ phone = #{phone,jdbcType=VARCHAR} and </if> <if test="area != null"> area = ${area} and area = #{area,jdbcType=INTEGER} and </if> </trim> </select> @@ -73,7 +73,7 @@ phone = #{phone,jdbcType=VARCHAR} and </if> <if test="area != null"> area = ${area} and area = #{area,jdbcType=INTEGER} and </if> </trim> order by id DESC