curl --location --request GET 'http://192.168.11.46:13000/catlogPoint/list'
{ "code": 0, "msg": "string", "total": "string", "data": [ { "mcId": 0, "pId": 0 } ] }