| Modifier and Type | Field and Description |
|---|---|
static String |
LOGIN_USER_COMPUTERNAME |
static String |
LOGIN_USER_IP |
static String |
LOGIN_USER_MAC |
| Constructor and Description |
|---|
ZrzyLogAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAfter(org.aspectj.lang.JoinPoint joinPoint) |
void |
doBefore(org.aspectj.lang.JoinPoint joinPoint) |
void |
setSysUserService(com.gtis.plat.service.SysUserService sysUserService) |
void |
setZrzyLogService(ZrzyLogService zrzyLogService) |
void |
zrzyLogServiceAspect() |
public static final String LOGIN_USER_IP
public static final String LOGIN_USER_MAC
public static final String LOGIN_USER_COMPUTERNAME
public void setZrzyLogService(ZrzyLogService zrzyLogService)
public void setSysUserService(com.gtis.plat.service.SysUserService sysUserService)
public void zrzyLogServiceAspect()
public void doBefore(org.aspectj.lang.JoinPoint joinPoint)
public void doAfter(org.aspectj.lang.JoinPoint joinPoint)
Copyright © 2015–2021 cn.gtmap. All rights reserved.