公共登录类

This commit is contained in:
唐明明
2021-07-26 15:01:43 +08:00
parent 6f29bdc89f
commit f77f474602
10 changed files with 1338 additions and 2514 deletions

View File

@@ -33,5 +33,5 @@ exports.main = async (event) => {
apiSecret: 'fca97287360c2e8f8259d8877a601887',
access_token: access_token,
openid: openid,
})
})
};