From 09b68b044c2d79945bced81d699e71b7f318de63 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期五, 14 七月 2023 10:10:31 +0800
Subject: [PATCH] no message

---
 public/html/xianbao.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/html/xianbao.html b/public/html/xianbao.html
index 9c250e2..e2a9740 100644
--- a/public/html/xianbao.html
+++ b/public/html/xianbao.html
@@ -875,9 +875,9 @@
 				// if(_this.sort==sort&&page==1&&sort!==5&&sort!==6){return;}
 				let newsort = sort ?? 1
 				_this.sort = newsort
-				//let url = 'http://dfgapp.ushopvip.com/api/taoke/friends_circle_list'
+				let url = 'http://dfgapp.ushopvip.com/api/taoke/friends_circle_list'
 				//let url = 'http://dfg.shop.com/api/taoke/friends_circle_list'
-				let url = 'http://appapitest.ushopvip.com/api/taoke/friends_circle_list'
+				//let url = 'http://appapitest.ushopvip.com/api/taoke/friends_circle_list'
 				$.ajax({
 					headers:{
                         "token":this.getUrlPar("token")

--
Gitblit v1.9.3