public abstract class AbstractMeituanSendModel extends AbstractModelRule
log| 构造器和说明 |
|---|
AbstractMeituanSendModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppkey() |
String |
getServerUrl() |
long |
getTimestamp() |
String |
getVersion() |
protected void |
setAppkey(String appkey) |
protected void |
setTimestamp(long timestamp) |
protected void |
setVersion(String version) |
Map<String,String> |
toMap()
生成map
|
toStringpublic String getAppkey()
protected void setAppkey(String appkey)
public long getTimestamp()
protected void setTimestamp(long timestamp)
public String getVersion()
protected void setVersion(String version)
public String getServerUrl()
public Map<String,String> toMap() throws MutilsErrorException, NoSuchAlgorithmException, UnsupportedEncodingException
Copyright © 2019. All rights reserved.