- more append err msg when ebai api failed.
This commit is contained in:
@@ -49,7 +49,7 @@ func TestSkuGetItemsByCategoryId(t *testing.T) {
|
||||
|
||||
func TestSkuList(t *testing.T) {
|
||||
result, err := api.SkuList(testShopID, map[string]interface{}{
|
||||
// "sku_id": 153879464137191,
|
||||
// KeySkuID: 153879464137191,
|
||||
// "delete": 1,
|
||||
})
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user