master v1.0.110
李光春 1 year ago
parent 7c1c532c8f
commit 45207efad1

@ -40,7 +40,7 @@ func newIpResult(result IpResponse, body []byte, http gorequest.Response) *IpRes
}
// Ip IP定位
// https://lbs.amap.com/api/webservice/guide/api/ipconfig
// https://lbs.qq.com/service/webService/webServiceGuide/webServiceIp
func (c *Client) Ip(ctx context.Context, ip string, notMustParams ...gorequest.Params) (*IpResult, error) {
// 参数
params := gorequest.NewParamsWith(notMustParams...)

Loading…
Cancel
Save