master
wenfei 8 months ago
parent 2f09fc09d2
commit f6e392012c

@ -11,9 +11,15 @@ public class Contans {
public static String network_type_Intranet = "http://10.46.101.241:8100/";
public static String network_type_extranet = "http://10.46.101.241:8100/";
<<<<<<< Upstream, based on branch 'master' of git@192.168.1.24:hwf453/BHZHGD.git
// public static String IP = "http://10.46.101.241:8012/";
// public static String network_type_Intranet = "http://10.46.101.241:8012/";
// public static String network_type_extranet = "http://10.46.101.241:8012/";
=======
public static String IP = "http://10.46.101.241:8100/";
public static String network_type_Intranet = "http://10.46.101.241:8100/";
public static String network_type_extranet = "http://10.46.101.241:8100/";
>>>>>>> 00efd0c
// public static String IP = "http://113.107.214.27:8092/";
// public static String network_type_Intranet = "http://192.168.254.1:8092/";

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save