@Table(value="oplogs",
prefix="pbp_")
@Comment(value="\u64cd\u4f5c\u65e5\u5fd7")
public class Oplogs
extends BaseEntity
| 构造器和说明 |
|---|
Oplogs() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccount()
Getter method for property account.
|
String |
getContent()
Getter method for property content.
|
String |
getIp()
Getter method for property ip.
|
String |
getModule()
Getter method for property module.
|
String |
getOpfunc()
Getter method for property opfunc.
|
String |
getPager()
Getter method for property pager.
|
String |
getRemark()
Getter method for property remark.
|
void |
setAccount(String account)
Setter method for property account.
|
void |
setContent(String content)
Setter method for property content.
|
void |
setIp(String ip)
Setter method for property ip.
|
void |
setModule(String module)
Setter method for property module.
|
void |
setOpfunc(String opfunc)
Setter method for property opfunc.
|
void |
setPager(String pager)
Setter method for property pager.
|
void |
setRemark(String remark)
Setter method for property remark.
|
deleted, deletedHard, deletedSoft, getCreateTime, getId, getIsdelete, getUpdateTime, init, insert, insertOrUpdate, insertOrUpdate, insertOrUpdateIgnoreNull, insertOrUpdateNoInit, save, setCreateTime, setId, setIsdelete, setUpdateTime, toString, updated, updated, updateIgnoreNull, upgradepublic String getAccount()
public void setAccount(String account)
account - value to be assigned to property accountpublic String getModule()
public void setModule(String module)
module - value to be assigned to property modulepublic String getPager()
public void setPager(String pager)
pager - value to be assigned to property pagerpublic String getOpfunc()
public void setOpfunc(String opfunc)
opfunc - value to be assigned to property opfuncpublic String getContent()
public void setContent(String content)
content - value to be assigned to property contentpublic String getRemark()
public void setRemark(String remark)
remark - value to be assigned to property remarkpublic String getIp()
public void setIp(String ip)
ip - value to be assigned to property ipCopyright © 癸卯【兔】年–2023 hlinfo. All rights reserved.