@TableName(value="logger")
public class LogEntity
extends net.mingsoft.base.entity.BaseEntity
| Constructor and Description |
|---|
LogEntity() |
getCreateBy, getCreateDate, getDel, getIntegerId, getIntId, getOrder, getOrderBy, getRemarks, getSqlDataScope, getSqlWhere, getSqlWhereList, getUpdateBy, getUpdateDate, setCreateBy, setCreateDate, setDel, setDel, setIntegerId, setIntId, setOrder, setOrderBy, setRemarks, setSqlDataScope, setSqlWhere, setUpdateBy, setUpdateDatepublic String getId()
getId in class net.mingsoft.base.entity.BaseEntitypublic void setId(String id)
setId in class net.mingsoft.base.entity.BaseEntitypublic void setLogTitle(String logTitle)
public String getLogTitle()
public void setLogIp(String logIp)
public String getLogIp()
public void setLogMethod(String logMethod)
public String getLogMethod()
public void setLogRequestMethod(String logRequestMethod)
public String getLogRequestMethod()
public void setLogUrl(String logUrl)
public String getLogUrl()
public void setLogStatus(String logStatus)
public String getLogStatus()
public void setLogBusinessType(String logBusinessType)
public String getLogBusinessType()
public void setLogUserType(String logUserType)
public String getLogUserType()
public void setLogUser(String logUser)
public String getLogUser()
public void setLogLocation(String logLocation)
public String getLogLocation()
public void setLogParam(String logParam)
public String getLogParam()
public void setLogResult(String logResult)
public String getLogResult()
public void setLogErrorMsg(String logErrorMsg)
public String getLogErrorMsg()
Copyright © 2020. All rights reserved.