public interface BusinessLog extends org.beangle.commons.entity.Entity<Long>
| Modifier and Type | Method and Description |
|---|---|
String |
getAgent()
客户端代理
|
BusinessLogDetail |
getDetail()
详细内容
|
String |
getEntry()
操作的系统入口
|
String |
getIp()
操作地址
|
Date |
getOperateAt()
操作时间
|
String |
getOperation()
操作内容
|
String |
getOperator()
操作人员
|
String |
getResource()
操作资源
|
String getOperator()
String getOperation()
String getResource()
Date getOperateAt()
String getIp()
String getEntry()
String getAgent()
BusinessLogDetail getDetail()
Copyright © 2005–2019 The Beangle Software. All rights reserved.