提交 f02e349f 编写于 作者: 雪洛's avatar 雪洛

fix: save secure network cache

上级 c735c3d8
......@@ -88,7 +88,7 @@ module.exports = async function (params = {}) {
if (weixinPlatform !== 'mp') {
throw new Error('Unsupported weixin platform, expect mp-weixin')
}
await saveSecureNetworkCache({
await saveSecureNetworkCache.call(this, {
code,
openid,
unionid,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册