curl --location --request GET 'http://localhost:8080/v1/ip/getIp'
{ "code": 0, "data": { "Ip": "", "IpInfo": "" }, "message": "" }