收藏
回答

页面显示错误

https://developers.weixin.qq.com/doc/offiaccount/openApi/get_api_quota.html 页面中

quota结构体的返回结果示例:
{
  "errcode": 0,
  "errmsg": "ok",
  “quota”:{
    "daily_limit": 0,
    "used": 0,
    "remain": 0}
}

“quota”引号错误

回答关注问题邀请回答
收藏
登录 后发表内容