Commit 45dc8008 authored by 王海's avatar 王海

修改sn

parent c8ec1a0c
......@@ -60,15 +60,16 @@ public class C {
public static final class URL {
/**
* 测试环境(客户演示使用)
* sn:test2018 设备型号 AECRC10 (pos)
* sn:test2019 设备型号 X990 (收银机)
* sn:test2018 设备型号 X990 (pos)
* <p>
* sn:test2019 设备型号 AECRC10 (收银机)
*/
private static final String URL_TEST = "http://121.40.56.52:8080/";
/**
* 开发平台(开发人员使用)
*/
private static final String URL_DEMO = "http://demo.51zzd.cn:8080/";
private static final String URL_DEMO = "http://demo.51zzd.cn/";
/**
* 生产平台
......
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