@TableName(value="logger")
public class LogEntity
extends net.mingsoft.base.entity.BaseEntity
| 构造器和说明 |
|---|
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 在类中 net.mingsoft.base.entity.BaseEntitypublic void setId(String id)
setId 在类中 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()
public String getBusinessId()
public void setBusinessId(String businessId)
Copyright © 2024. All rights reserved.