From a9e4d424ad50faeddabc2353502549875a7fa239 Mon Sep 17 00:00:00 2001
From: libai <libai@yazhai.co>
Date: Mon, 6 Nov 2023 16:42:19 +0800
Subject: [PATCH] 测试

---
 h5pay/newPay/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/h5pay/newPay/index.html b/h5pay/newPay/index.html
index 2fb1016..5b941ca 100644
--- a/h5pay/newPay/index.html
+++ b/h5pay/newPay/index.html
@@ -787,7 +787,7 @@ $(function(){
 			});
 			break;
 		case 'WECHATPAY':
-			window.location.href="http://web.yazhaiyabo.com/wechatpay/wxPay.html?cid=web_gw&os=h5&lang="+sessionStorage.lang+"&uid="+sessionStorage.uid+"product=橙钻充值&country=86&rid="+sessionStorage.rid+"&payType="+sessionStorage.pay+"&payTypeSub=MWEB&amount="+sessionStorage.money+"&extend=https://firefly.live/h5pay/phonepay/paySuccess.html?lang="+sessionStorage.lang+"&type=h5"
+			window.location.href="https://web.yazhaiyabo.com/wechatpay/wxPay.html?cid=web_gw&os=h5&lang="+sessionStorage.lang+"&uid="+sessionStorage.uid+"product=橙钻充值&country=86&rid="+sessionStorage.rid+"&payType="+sessionStorage.pay+"&payTypeSub=MWEB&amount="+sessionStorage.money+"&extend=https://firefly.live/h5pay/phonepay/paySuccess.html?lang="+sessionStorage.lang+"&type=h5"
             // $.ajax({
             //     url:_url+"/pay/getPayPreid.html",
             //     type:"post",
--
libgit2 0.25.0