更换服务器地址
This commit is contained in:
2
.idea/kotlinc.xml
generated
2
.idea/kotlinc.xml
generated
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="KotlinJpsPluginSettings">
|
||||
<option name="version" value="1.9.0" />
|
||||
<option name="version" value="1.9.24" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -9,7 +9,8 @@ public class ApiConfig {
|
||||
public static String APPID="szo007";
|
||||
public static String webUrl="https://www.dafaok88.com";*/
|
||||
|
||||
public static String BASE_PARENT_URL="https://wy.dou1.net/";
|
||||
//public static String BASE_PARENT_URL="https://wy.dou1.net/";
|
||||
public static String BASE_PARENT_URL = "http://101.43.95.130:8030/";
|
||||
public static String BASE_URL = BASE_PARENT_URL + "api/";
|
||||
public static String APPID = "api/";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user