|
@@ -108,7 +108,6 @@ class SplashVm(application: Application) : BaseViewModel(application) {
|
|
|
UrlConstant.BASE_URL = "http:test-api.swago.cn"
|
|
|
// UrlConstant.BASE_URL = "http:huawei.swago.cn"
|
|
|
// UrlConstant.BASE_URL = "https://api.swagobei.com"
|
|
|
-// UrlConstant.BASE_URL = "http://advance.swago.cn"
|
|
|
// UrlConstant.BASE_URL = "https://pro-api.swago.cn"
|
|
|
} else {
|
|
|
UrlConstant.BASE_URL = baseUrl
|