public class OpenApiDecodeService.WxPubExchangeAuthCodeToUserForm extends Object
WxPubExchangeAuthCodeToUserForm(String wxAppid, String code)
String
getCode()
getWxAppid()
void
setCode(String code)
setWxAppid(String wxAppid)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WxPubExchangeAuthCodeToUserForm(String wxAppid, String code)
public String getWxAppid()
public void setWxAppid(String wxAppid)
public String getCode()
public void setCode(String code)
Copyright © 2021. All rights reserved.