+ jdapi.MaxPageSize4QuerySku, MaxSkuIDsCount4QueryListBySkuIds
This commit is contained in:
@@ -159,10 +159,10 @@ func TestGetSpuSaleAttr(t *testing.T) {
|
||||
func TestBatchAddSku(t *testing.T) {
|
||||
paramList := []*CreateByUpcParam{
|
||||
&CreateByUpcParam{
|
||||
Upc: "6948939649102",
|
||||
OutSkuId: "50001",
|
||||
Price: 213,
|
||||
ShopCategoryId: 4247719,
|
||||
UniqueUpc: "6948939649102",
|
||||
OutSku: "50001",
|
||||
JdPrice: "2.13",
|
||||
ShopCategoryID: 4247719,
|
||||
IsSale: true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user