curl --location --request GET 'api/squareCategory/lists?type'
{ "code": 0, "show": 0, "msg": "string", "data": [ { "id": 0, "name": "string" } ] }