访问京东API,获取结账必要信息。

This commit is contained in:
lyb
2018-08-10 11:04:20 +08:00
parent 3bc6608e1f
commit 66a90a6f3a

View File

@@ -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 (