Commit 1e5dc474 authored by 王海's avatar 王海

百富打包 演示环境

parent 36966005
......@@ -64,7 +64,7 @@ public class C {
public static final String TEMP_PAY_URL = "http://demo.51zzd.cn/";
/**
* 测试环境(客户演示使用)sn:test01,设备号:AECRC10
* 测试环境(客户演示使用)sn:test2018,设备号:AECRC10
*/
public static final String URL_TEST = "http://121.40.56.52:8080/";
......@@ -81,7 +81,7 @@ public class C {
/**
* 地址
*/
public static final String BASE_URL = URL_DEMO;
public static final String BASE_URL = URL_TEST;
private static final String PKG = "/tk/";
......
......@@ -57,7 +57,7 @@ public final class SystemUtil {
e.printStackTrace();
}
}
return "0818562";
return "test2019";
// return "test8988";
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment