public class DianWoDaConfig extends InitConfig
slog| 构造器和说明 |
|---|
DianWoDaConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
checkConfig() |
String |
getFormat() |
String |
getPk() |
String |
getSercret() |
Long |
getTimestamp() |
String |
getUrl() |
String |
getVersion() |
void |
setFormat(String format) |
void |
setPk(String pk) |
void |
setSercret(String sercret) |
void |
setUrl(String url) |
void |
setVersion(String version) |
init, loadConfigpublic Long getTimestamp()
public String getUrl()
public void setUrl(String url)
public String getPk()
public void setPk(String pk)
public String getVersion()
public void setVersion(String version)
public String getSercret()
public void setSercret(String sercret)
public String getFormat()
public void setFormat(String format)
protected void checkConfig()
checkConfig 在类中 InitConfigCopyright © 2019. All rights reserved.