@TableName(value="SYSTEM_PARAMETERS", name="\u7cfb\u7edf\u53c2\u6570") public class SystemParametersModel extends BaseStrikeDbModel
Constructor and Description |
---|
SystemParametersModel() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getValue() |
<T> T |
jsonToBean(Class<T> cls) |
void |
setDescription(String description) |
void |
setValue(String value) |
toString
toJson
Copyright © 2017–2022. All rights reserved.