{
"app_key": "",
"timestamp": "",
"sign": "",
"miniunit_id ": "10001",
"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": "",
"timestamp": "",
"sign": "",
"miniunit_id ": "10001",
"price": "100.1"
}'{
"code": 10010,
"message": "请求异常",
"data": null
}