|
|
|
@ -6,7 +6,7 @@ public class Contans {
|
|
|
|
public static String LOGIN = "AppLogin.ashx";
|
|
|
|
public static String LOGIN = "AppLogin.ashx";
|
|
|
|
public static String LOGINNFC = "AppLogin/userLogin.ashx";
|
|
|
|
public static String LOGINNFC = "AppLogin/userLogin.ashx";
|
|
|
|
//内网正式环境
|
|
|
|
//内网正式环境
|
|
|
|
public static String IP = " http://10.21.100.21:1102/";
|
|
|
|
public static String IP = "http://10.21.100.21:1102/";
|
|
|
|
public static String MAXIMOIP = "http://10.46.0.152:7001/";
|
|
|
|
public static String MAXIMOIP = "http://10.46.0.152:7001/";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|