- revert jd promotion batch size to 200
This commit is contained in:
@@ -50,7 +50,7 @@ const (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
DefaultLimitSkuCount = 100
|
DefaultLimitSkuCount = 100
|
||||||
MaxPromotionSkuCount = jdapi.MaxPromotionSkuCount / 4
|
MaxPromotionSkuCount = jdapi.MaxPromotionSkuCount
|
||||||
)
|
)
|
||||||
|
|
||||||
type SkuPrice struct {
|
type SkuPrice struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user