- more append err msg when ebai api failed.

This commit is contained in:
gazebo
2019-03-08 14:35:41 +08:00
parent ba133eb2de
commit 0a0a749274
4 changed files with 27 additions and 22 deletions

View File

@@ -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 {