version:
fix: update:修改网址为ip
This commit is contained in:
@@ -2,7 +2,7 @@ package com.fuying.sn.network;
|
||||
|
||||
public class UrlAddress {
|
||||
/*主页接口*/
|
||||
static final String ROOT_URL = "https://as.fuyingy.com/android/";
|
||||
static final String ROOT_URL = "http://47.111.23.154/android/";
|
||||
|
||||
//不需要做缓存的接口
|
||||
|
||||
|
||||
Reference in New Issue
Block a user