|
@ -76,7 +76,7 @@ public class MainApplication extends MultiDexApplication {
|
76
|
76
|
// public static String url = "http://59.110.68.162";// 充电桩测试环境
|
77
|
77
|
public static String url = "http://cdz.evcharge.cc";// 充电桩正式环境
|
78
|
78
|
// public static String urlNew = "http://123.56.67.7:83/api/0300";// 一电测试环境
|
79
|
|
public static String urlNew = "https://api.touchev.com:83/api/0200";// 一电正式环境
|
|
79
|
public static String urlNew = "https://api.touchev.com:83/api/0300";// 一电正式环境
|
80
|
80
|
public static String pic_url = "http://cdz.evcharge.cc/zhannew/uploadfile/";
|
81
|
81
|
// public static String url = "https://cdz.d1ev.com";
|
82
|
82
|
public static String build_flag = "0";
|