You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2025. It is now read-only.
微信access_token有请求频次限制哦,如果每次发送模板消息就请求一次access_token容易卡壳~其他的不知道是否限制。建议封装一下,根据时效性缓存一下access_token。