curl --location --request GET '/customer/contact/'
{ "code": 0, "msg": "string", "data": { "id": 0, "customerId": 0, "tel": "string", "isStop": 0, "dataSource": "string" } }