访问京东API,获取结账必要信息。
This commit is contained in:
@@ -123,3 +123,12 @@ const (
|
||||
BusinessTypeImmediate = 1
|
||||
BusinessTypeDingshida = 2
|
||||
)
|
||||
|
||||
var (
|
||||
JdSkuPromotion = [10]int64{2, 3, 4, 1203, 6, 9998, 9997, 9996, 8, 8001}
|
||||
)
|
||||
|
||||
const (
|
||||
JdPlatformFeeRate = 10
|
||||
MtPlatformFeeRate = 10
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user