curl --location --request GET '/api/userCenter/info?storeId&userId' \ --header 'Authorization: Bearer {{token}}'
{ "userHeadImg": "string", "advertisementImg": "string", "menu": "string", "menuTitle": "string", "orderShow": 0, "orders": "string" }