From fbf3cd3176f6035436f0f0bf94dc01d44e712128 Mon Sep 17 00:00:00 2001
From: heyuntao <heyuntao@LAPTOP-MP4HD5NS>
Date: 星期五, 14 七月 2023 11:00:06 +0800
Subject: [PATCH] Merge branch 'feature/v1.1.4开发' of http://60.204.153.149:8081/r/dfgApi into feature/v1.1.4开发

---
 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