{
"id": "string",
"wxShopProductId": "string"
}curl --location --request PUT 'http://127.0.0.1:10010/shop/v1/iteminfo/common/setWxShopProductId' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"wxShopProductId": "string"
}'{
"status": "",
"message": "",
"data": {}
}