From dab6dbf62ec42e763b688c7dbf72688aa6f78925 Mon Sep 17 00:00:00 2001 From: "Stormeye.Wu" Date: Fri, 31 Aug 2018 08:28:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=8D=E7=94=A8=E7=9A=84ur?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/config.js b/config/config.js index 5b21c0a..5e5a995 100755 --- a/config/config.js +++ b/config/config.js @@ -23,10 +23,6 @@ var config = { * 检查用户手机授权状态 */ checkPhoneStatus: "/user/checkPhoneStatus", - /** - * 优惠券查询 - */ - couponList: "/wxCoupon/list", /** * 优惠券详情 */