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