mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-04 21:02:25 +08:00
* Update default_access_token.go 微信获取稳定版token,只有不等于空字符串的情况下才会返回access_token信息,未空的情况,继续调去微信服务 * 微信稳定性获取 access_token 接口,添加防止并发性获取 access_token 和多次微信服务获取代码 --------- Co-authored-by: w_yangyili <w_yangyili@xiwang.com>