1
This commit is contained in:
@@ -58,9 +58,9 @@ func TestDelVipPrice(t *testing.T) {
|
||||
//}
|
||||
|
||||
func TestBatchUpdateVendibility(t *testing.T) {
|
||||
result, err := api.BatchUpdateVendibility("", "100130", "", []*StockVendibility{
|
||||
result, err := api.BatchUpdateVendibility("", "800302", "", []*StockVendibility{
|
||||
&StockVendibility{
|
||||
OutSkuId: "26919",
|
||||
OutSkuId: "6042945",
|
||||
DoSale: true,
|
||||
},
|
||||
}, "test")
|
||||
|
||||
Reference in New Issue
Block a user