摘要: 和服务器统一编码,基本上都是UTF-8 给OKHTTP添加一个Interceptor(拦截器) .addInterceptor(new Interceptor() { @Override public Response intercept(Chain chain) throws IOExceptio 阅读全文
posted @ 2021-05-07 17:31 王哒哒 阅读(427) 评论(0) 推荐(0) 编辑