curl --location 'https://gw.superboss.cc/router/erp/item/history/price/update' \
--form 'method="erp.item.history.price.update"' \
--form 'outerId=""' \
--form 'sysItemId=""' \
--form 'sysSkuId=""' \
--form 'price=""'{
"success": "string",
"trace_id": "string"
}