From 3c6cb740d209049b7769820a4c5a8ed842ac8267 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期五, 09 六月 2023 10:20:17 +0800 Subject: [PATCH] no message --- public/html/freebuy.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/html/freebuy.html b/public/html/freebuy.html index f7aa092..b85f710 100644 --- a/public/html/freebuy.html +++ b/public/html/freebuy.html @@ -349,9 +349,9 @@ headers:{ "token":this.getUrlPar("token") }, - url:'http://dfg.shop.com/index.php/api/taoke/get_nine_goods', - // url:'http://dfgapp.ushopvip.com/api/taoke/get_nine_goods', - //url:'http://appapitest.ushopvip.com/api/taoke/get_nine_goods', + //url:'http://dfg.shop.com/index.php/api/taoke/get_first_free_goods', + url:'http://dfgapp.ushopvip.com/api/taoke/get_first_free_goods', + //url:'http://appapitest.ushopvip.com/api/taoke/get_first_free_goods', type:"post", dataType:"json", data:{ -- Gitblit v1.9.3