From 7b15f644446fef02153489525308c8c4437b1329 Mon Sep 17 00:00:00 2001 From: "Stormeye.Wu" Date: Mon, 27 Aug 2018 18:32:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E6=8E=A5=E5=8F=A3=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/coupon/detail/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/coupon/detail/index.js b/pages/coupon/detail/index.js index 0ec593a..5263976 100644 --- a/pages/coupon/detail/index.js +++ b/pages/coupon/detail/index.js @@ -166,7 +166,7 @@ Page({ }) .then(res => { return Http.post({ - url: config.api.freeCoupon, + url: config.api.orderSave, data: { couponChannelId: that.data.couponChannelId, couponId: that.data.couponId