public final class IpUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getLocalhostIp() |
static String |
getRequestIp()
获取请求用户的IP地址
|
static String |
getRequestIp(javax.servlet.http.HttpServletRequest request)
获取请求用户的IP地址
|
Copyright © 2019. All rights reserved.