public class OpenApiDecodeService.WxPubExchangeAuthCodeToUserForm extends Object
| Constructor and Description |
|---|
WxPubExchangeAuthCodeToUserForm(String wxAppid,
String code) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getWxAppid() |
void |
setCode(String code) |
void |
setWxAppid(String wxAppid) |
Copyright © 2021. All rights reserved.