public class WxCpBaseResp extends Object implements Serializable
| 构造器和说明 |
|---|
WxCpBaseResp() |
@SerializedName(value="errcode") protected Long errcode
@SerializedName(value="errmsg") protected String errmsg
public boolean success()
public static WxCpBaseResp fromJson(String json)
json - the jsonpublic String toJson()
Copyright © 2024. All rights reserved.