首页UI修改:推荐和派对tab
This commit is contained in:
@@ -145,7 +145,7 @@ public final class HttpLoggingInterceptor implements Interceptor {
|
||||
return level;
|
||||
}
|
||||
|
||||
@Override public synchronized Response intercept(Chain chain) throws IOException {
|
||||
@Override public Response intercept(Chain chain) throws IOException {
|
||||
Level level = this.level;
|
||||
|
||||
Request request = chain.request();
|
||||
|
Reference in New Issue
Block a user