为什么第三方服务商接口查询的「月提审加急次数」和「收到的消息」次数不相符?
收到微信的通知:
使用接口查询:
接口文档:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Mini_Programs/code/query_quota.html
返回结果:
{
"errcode":0,
"rest":17,
"speedup_rest":0,
"limit":20,
"speedup_limit":0,
"errmsg":"ok"
}