| Modifier and Type | Field and Description |
|---|---|
static String |
LOGIN_USER_COMPUTERNAME |
static String |
LOGIN_USER_IP |
static String |
LOGIN_USER_MAC |
| Constructor and Description |
|---|
ConfigLogAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
configLogServiceAspect() |
void |
doAfter(org.aspectj.lang.JoinPoint joinPoint) |
void |
doBefore(org.aspectj.lang.JoinPoint joinPoint) |
void |
setConfigLogService(ConfigLogService configLogService) |
void |
setSysUserService(com.gtis.plat.service.SysUserService sysUserService) |
public static final String LOGIN_USER_IP
public static final String LOGIN_USER_MAC
public static final String LOGIN_USER_COMPUTERNAME
public void setConfigLogService(ConfigLogService configLogService)
public void setSysUserService(com.gtis.plat.service.SysUserService sysUserService)
public void configLogServiceAspect()
public void doBefore(org.aspectj.lang.JoinPoint joinPoint)
public void doAfter(org.aspectj.lang.JoinPoint joinPoint)
Copyright © 2015–2020 cn.gtmap. All rights reserved.