pipIrr-platform/pipIrr-global/src/main/resources/mapper/BaUserMapper.xml
@@ -67,7 +67,7 @@ name like concat('%', #{name}, '%') and </if> <if test="phone != null"> phone = '#{phone,jdbcType=VARCHAR}' phone = #{phone,jdbcType=VARCHAR} </if> </trim> </select> @@ -80,7 +80,7 @@ name like concat('%', #{name}, '%') and </if> <if test="phone != null"> phone = '#{phone,jdbcType=VARCHAR}' phone = #{phone,jdbcType=VARCHAR} </if> </trim> order by id DESC