Commit 7d152809 by sikang

bug fix

parent 9c5e87ec
...@@ -18,7 +18,7 @@ import retrofit2.converter.gson.GsonConverterFactory; ...@@ -18,7 +18,7 @@ import retrofit2.converter.gson.GsonConverterFactory;
*/ */
public class ServiceGenerator { public class ServiceGenerator {
private static final int TIME_OUT = 10; private static final int TIME_OUT = 15;
private static Retrofit retrofit; private static Retrofit retrofit;
private static OkHttpClient okHttpClient; private static OkHttpClient okHttpClient;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment