ebaiapi.MaxLeftNum = 99999
jdapi.MaxStockQty = 100000000
This commit is contained in:
@@ -14,7 +14,7 @@ const (
|
||||
UPCTypePrivate = 0
|
||||
)
|
||||
const (
|
||||
MaxLeftNum = 9999
|
||||
MaxLeftNum = 99999
|
||||
)
|
||||
|
||||
type CategoryInfo struct {
|
||||
|
||||
Reference in New Issue
Block a user