From 5d9cf179ba9691a3564e0d96a9110973d2ef401e Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期四, 29 六月 2023 14:28:00 +0800 Subject: [PATCH] Merge branch 'feature/1.1.3api开发' into develop --- 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