public class WxCpFormStatisticResult extends WxCpBaseResp implements Serializable
接口响应格式:
{
"errcode": 0,
"errmsg": "ok",
"statistic_list": [...]
}
errcode, errmsg| 构造器和说明 |
|---|
WxCpFormStatisticResult() |
public static WxCpFormStatisticResult fromJson(String json)
Copyright © 2026. All rights reserved.