From 66a90a6f3aa7ecb5d855c842094fe2995b04c43a Mon Sep 17 00:00:00 2001 From: lyb Date: Fri, 10 Aug 2018 11:04:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BF=E9=97=AE=E4=BA=AC=E4=B8=9CAPI?= =?UTF-8?q?=EF=BC=8C=E8=8E=B7=E5=8F=96=E7=BB=93=E8=B4=A6=E5=BF=85=E8=A6=81?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/model/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/model/const.go b/business/model/const.go index 93c64fbb1..7bed36380 100644 --- a/business/model/const.go +++ b/business/model/const.go @@ -125,7 +125,7 @@ const ( ) var ( - JdSkuPromotion = [10]int64{2, 3, 4, 1203, 6, 9998, 9997, 9996, 8, 8001} + JdSkuPromotion = []int64{2, 3, 4, 6, 8, 1203, 8001, 9998, 9997, 9996} ) const (