{
"app_key": "455656544",
"timestamp": 1623343322,
"sign":"sgsdsg3aasdgdsgsdfs434343efset43",
"product_id ":"10001",
"goods_sku":"SK000178",
"amount": 10,
"price ":100.1 //商品报价
}curl --location --request POST 'http://test.merchant.center.mf178.cn/api/merchant/productGoodsPriceSave' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_key": "455656544",
"timestamp": 1623343322,
"sign":"sgsdsg3aasdgdsgsdfs434343efset43",
"product_id ":"10001",
"goods_sku":"SK000178",
"amount": 10,
"price ":100.1 //商品报价
}'{
"code": 10010,
"message": "请求异常",
"data": null
}