From 2c7fe565a860b2e2ece15245e1356d8beadf22da Mon Sep 17 00:00:00 2001
From: libai <libai@yazhai.co>
Date: Fri, 16 Sep 2022 12:18:05 +0800
Subject: [PATCH] 测试

---
 guodongRecharge/newIndex.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/guodongRecharge/newIndex.html b/guodongRecharge/newIndex.html
index a7bd5fc..448fa85 100644
--- a/guodongRecharge/newIndex.html
+++ b/guodongRecharge/newIndex.html
@@ -71,8 +71,8 @@
 <script src="lib/swiper.min.js"></script>
 <script>
 
-   var $ip = "http://test.pay.ishuaji.cn";
-    // var $ip="https://pay.ishuaji.cn";
+//    var $ip = "http://test.pay.ishuaji.cn";
+    var $ip="https://pay.ishuaji.cn";
     var cdn = "https://zhibocdn.ishuaji.cn/comm";
     amount=98
     payOk = true;
@@ -162,7 +162,7 @@ try{
         }
     })
     $.ajax({
-        url:'http://test.api.lvdou66.com/weblive/pay/banner.html',
+        url:'https://zhibo.lvdou66.com/weblive/pay/banner.html',
         dataType: "JSON",
         success:function(msg){
             var data=JSON.parse(msg);
--
libgit2 0.25.0