|
@@ -15,12 +15,12 @@ public class WeiXinUtil {
|
|
|
|
|
|
|
|
public static String ip = "101.42.162.31";//测试回跳ip
|
|
public static String ip = "101.42.162.31";//测试回跳ip
|
|
|
// "172.16.20.88";//线上回跳ip
|
|
// "172.16.20.88";//线上回跳ip
|
|
|
- public static String ip_h = "https://chtech.ncjti.edu.cn/homestay/mhotel/";//31回调地址
|
|
|
|
|
|
|
+ public static String ip_h = "https://www.jinganrenjiams.com/hotelReservation/mhotel/";//31回调地址
|
|
|
//"https://www.xn--gmq052a5d255v.com/hotelReservation/mhotel";//测试回跳地址 这个中文域名测试跳不过去
|
|
//"https://www.xn--gmq052a5d255v.com/hotelReservation/mhotel";//测试回跳地址 这个中文域名测试跳不过去
|
|
|
// 不知道这个乡宿的域名微信是否会回调,不会的话要改成 https://chtech.ncjti.edu.cn/homestay/mhotel/
|
|
// 不知道这个乡宿的域名微信是否会回调,不会的话要改成 https://chtech.ncjti.edu.cn/homestay/mhotel/
|
|
|
// "https://chtech.ncjti.edu.cn/hotelReservation/mhotel";//88线上回跳地址
|
|
// "https://chtech.ncjti.edu.cn/hotelReservation/mhotel";//88线上回跳地址
|
|
|
|
|
|
|
|
//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 = "https://www.jinganrenjiams.com/hotelReservation/dist";
|
|
|
|
|
|
|
|
}
|
|
}
|