问题: 解决方法:1.将源代码的if (res.users.get(i).phone.equals(PHONE)) 换为if (PHONE.equals(res.users.get(i).phone)) 2.重启电脑 相关文章: 2021-08-23 2022-12-23 2022-12-23 2021-05-31 2022-12-23 2021-11-20 2021-11-20 2022-12-23