debug detail
This commit is contained in:
parent
8d5f74057c
commit
07cc8a80e0
|
|
@ -117,6 +117,7 @@ func GetProductDetails(productId string) (models.TrendyolProductDetailModel, err
|
|||
if err != nil {
|
||||
helper.Error(err)
|
||||
helper.Info(body)
|
||||
|
||||
return productDetailModel, err
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue