public static class WeChatConfig.AppIdSecret extends Object
AppIdSecret()
AppIdSecret(String appId, String appSecret)
String
getAppId()
getAppSecret()
void
setAppId(String appId)
setAppSecret(String appSecret)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AppIdSecret()
public AppIdSecret(String appId, String appSecret)
public String getAppId()
public void setAppId(String appId)
public String getAppSecret()
public void setAppSecret(String appSecret)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.