pipIrr-platform/pipIrr-global/src/main/resources/mapper/BaClientMapper.xml
@@ -65,7 +65,7 @@ blockId = #{blockId,jdbcType=BIGINT} and </if> <if test="name != null"> name like '%#{name,jdbcType=VARCHAR}%' and name like concat('%', #{name}, '%') and </if> <if test="num != null"> num = '#{num,jdbcType=VARCHAR}' and @@ -95,7 +95,7 @@ blockId = #{blockId,jdbcType=BIGINT} and </if> <if test="name != null"> name like '%#{name,jdbcType=VARCHAR}%' and name like concat('%', #{name}, '%') and </if> <if test="num != null"> num = '#{num,jdbcType=VARCHAR}' and