From c03e7aad451259d8506efd61001339b791c916be Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Tue, 18 Dec 2018 10:39:55 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8D=A1=E5=8C=85=E5=92=8C=E5=8D=A1=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E6=8E=A5=E5=8F=A3=E5=A2=9E=E5=8A=A0]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/config.js b/config/config.js index 74a47c3..599c963 100755 --- a/config/config.js +++ b/config/config.js @@ -173,7 +173,11 @@ var config = { /** * 卡包分页列表接口 */ - cardorderList:"/couponOrder/cardList" + cardorderList:"/couponOrder/cardList", + /** + * 卡券详情接口 + */ + cardDetail: "/couponOrder/cardDetail" }, weapp: {