|
@@ -5,17 +5,13 @@ public class WeiXinUtil {
|
|
|
// 创海公众号
|
|
// 创海公众号
|
|
|
public static String appid_c = "wx2fc3f45732fae5d3";
|
|
public static String appid_c = "wx2fc3f45732fae5d3";
|
|
|
public static String screct_c = "7eee4a49a4470a77f9222995e8511547";
|
|
public static String screct_c = "7eee4a49a4470a77f9222995e8511547";
|
|
|
|
|
+ public static String APIid = "chuanghaikeji1612322883333333333"; // 商户密钥
|
|
|
|
|
+ public static String key = "chuanghaikeji1612322883333333333"; // 商户密钥
|
|
|
|
|
+ public static String account = "1612322883"; // 商户号
|
|
|
|
|
|
|
|
|
|
+ public static String ip = "172.16.20.88";
|
|
|
public static String ip_h = "https://chtech.ncjti.edu.cn/hotelReservation/zhotel";
|
|
public static String ip_h = "https://chtech.ncjti.edu.cn/hotelReservation/zhotel";
|
|
|
//public static String ip_q = "https://chtech.ncjti.edu.cn/hotelReservation/dist";
|
|
//public static String ip_q = "https://chtech.ncjti.edu.cn/hotelReservation/dist";
|
|
|
public static String ip_q = "http://192.168.161.227:8000/hotelReservation/dist";
|
|
public static String ip_q = "http://192.168.161.227:8000/hotelReservation/dist";
|
|
|
|
|
|
|
|
- public static String ip = "171.34.223.11";
|
|
|
|
|
- public static String key = "v2";
|
|
|
|
|
- public static String appid = "9FFFACD6D09F15D2";
|
|
|
|
|
- public static String screct = "2F0F57080E311542B8411A2A33C44329";
|
|
|
|
|
- public static String APIid = "chuanghaikejichuanghaikeji123456";
|
|
|
|
|
- public static String account = "1648595577";
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
}
|
|
}
|