@TableName(value="tb_config") public class ConfigEntity extends ConfigBase
| 构造器和说明 |
|---|
ConfigEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
bind(ConfigEntity other) |
ConfigEntity |
clone() |
List<Object> |
makeServiceKeyList()
业务Key
|
List<Object> |
makeServiceValueList()
获取业务值
|
bind, makeWrapperKeyequalsValue, getCreateTime, getId, getUpdateTime, hasNullServiceKey, makeServiceKey, makeServiceValue, setCreateTime, setId, setUpdateTimepublic List<Object> makeServiceKeyList()
makeServiceKeyList 在类中 ConfigBasepublic List<Object> makeServiceValueList()
makeServiceValueList 在类中 ConfigBasepublic void bind(ConfigEntity other)
public ConfigEntity clone()
Copyright © 2023. All rights reserved.