Commit c169928bd5b5eb59e9ff17721a383bb7bfee9ed6
1 parent
7ffbaef3
Exists in
yxb_dev
and in
2 other branches
no message
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
app/src/main/java/com/shunzhi/parent/AppConfig.java
... | ... | @@ -36,7 +36,6 @@ public class AppConfig { |
36 | 36 | |
37 | 37 | //http://campus.myjxt.com/ |
38 | 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 | 39 | public static String BASE_URL_ORDER="http://60.190.202.57:8101/"; |
41 | 40 | public static String BASE_URL_FILE="http://60.190.202.57:8196"; |
42 | 41 | ... | ... |