不知道你们在使用Retrofit访问后台接口时返回的数据是否是一样的格式,比如登录接口,在我们输入密码成功或错误的时候后台返回的数据格式是不同的,这样我们在添加GsonConverterFactory解析后台数据时由于后台会
Friends, I want to read a pair of characters separated by \\t. I want to continue reading the input until user enters z for any of the characters.