Commit c169928bd5b5eb59e9ff17721a383bb7bfee9ed6

Authored by 陶汉栋
1 parent 7ffbaef3

no message

app/src/main/java/com/shunzhi/parent/AppConfig.java
@@ -36,7 +36,6 @@ public class AppConfig { @@ -36,7 +36,6 @@ public class AppConfig {
36 36
37 //http://campus.myjxt.com/ 37 //http://campus.myjxt.com/
38 public static String BASE_URL="http://60.190.202.57:1000/"; 38 public static String BASE_URL="http://60.190.202.57:1000/";
39 - public static String BASE_URL_IMG="http://60.190.202.57:1000";  
40 public static String BASE_URL_ORDER="http://60.190.202.57:8101/"; 39 public static String BASE_URL_ORDER="http://60.190.202.57:8101/";
41 public static String BASE_URL_FILE="http://60.190.202.57:8196"; 40 public static String BASE_URL_FILE="http://60.190.202.57:8196";
42 41