public class AppConfigParam extends Object
AppConfigParam()
String
getAppid()
getSecret()
getToken()
void
setAppid(String appid)
setSecret(String secret)
setToken(String token)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AppConfigParam()
public String getAppid()
public void setAppid(String appid)
public String getSecret()
public void setSecret(String secret)
public String getToken()
public void setToken(String token)
public String toString()
toString
Object
Copyright © 2024. All rights reserved.