{}
curl --location --request PUT 'https://petstore-demo.apifox.com/admin/shop/1' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "data": "string", "msg": "string" }