fix:
update:修改网址为ip
This commit is contained in:
2026-02-04 18:28:02 +08:00
parent cce093aca9
commit b8b951650b
6 changed files with 8 additions and 1508 deletions

View File

@@ -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/";
//不需要做缓存的接口