ebaiapi.MaxLeftNum = 99999
jdapi.MaxStockQty = 100000000
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
|
||||
const (
|
||||
MaxStoreSkuBatchSize = 50
|
||||
MaxStockQty = 100000000
|
||||
)
|
||||
|
||||
type SkuPriceInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user