curl --location 'shop/getShopGoodsCategory'
{ "code": 1, "show": 0, "msg": "获取成功", "data": [ { "id": 1, "name": "数码产品" } ] }