public class WechatIdentityResolveRespDataDto extends Object
| 构造器和说明 |
|---|
WechatIdentityResolveRespDataDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getAccounts() |
String |
getKey() |
List<String> |
getMethods() |
void |
setAccounts(List<String> accounts) |
void |
setKey(String key) |
void |
setMethods(List<String> methods) |
Copyright © 2024. All rights reserved.