version:1.8
fix:应用数据统计 add:
This commit is contained in:
@@ -81,8 +81,6 @@ import okhttp3.Protocol;
|
||||
import okhttp3.Request;
|
||||
import okhttp3.Response;
|
||||
import okhttp3.ResponseBody;
|
||||
import retrofit2.CallAdapter;
|
||||
import retrofit2.Converter;
|
||||
import retrofit2.Retrofit;
|
||||
import retrofit2.adapter.rxjava2.RxJava2CallAdapterFactory;
|
||||
import retrofit2.converter.gson.GsonConverterFactory;
|
||||
|
||||
@@ -82,6 +82,8 @@ public class UrlAddress {
|
||||
//上传log文件
|
||||
public static final String UPLOAD_LOG_FILE = "And/uploadLogFile";
|
||||
|
||||
|
||||
|
||||
//获取公网IP
|
||||
public static final String SHOUHU_CITYJSON = "http://pv.sohu.com/cityjson/";
|
||||
//删除alias
|
||||
|
||||
Reference in New Issue
Block a user