public class SystemCurrentUserIP
extends java.lang.Object
| Constructor and Description |
|---|
SystemCurrentUserIP() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getIP()
功能描述:获得系统当前登录用户IP
|
static void |
setIP()
功能描述: 将系统当前登录用户IP存入session中,key值为Class:
SystemConstant
.OPERATEIP |