From 8bd6dd746217608e89b4b65bdd567011ae147fd5 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 28 六月 2023 14:32:05 +0800 Subject: [PATCH] no message --- public/html/xianbao.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/public/html/xianbao.html b/public/html/xianbao.html index 05d2eb9..4e3d4eb 100644 --- a/public/html/xianbao.html +++ b/public/html/xianbao.html @@ -876,7 +876,8 @@ let newsort = sort ?? 1 _this.sort = newsort //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://dfg.shop.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