Commit 2cdb23ba by cocomilk2012

update

parent 67062cf5
Showing with 1 additions and 0 deletions
......@@ -51,6 +51,7 @@ function autoLogin(authcode: any) {
//@ts-ignore
function getAccessToken(authcode) {
console.log('authcode=', authcode);
return new Promise((resolve, reject) => {
let commonPms = GetCommonPms();
//@ts-ignore
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment