mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-17 15:25:03 +08:00
添加是否登录日志
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { printDebug } from "./colorOut.js";
|
||||
import { AESencrypt, getStringMD5, RSAencrypt } from "./EncryUtils.js"
|
||||
|
||||
/**
|
||||
@@ -57,6 +58,7 @@ async function refreshToken(userId, token) {
|
||||
// console.log(respResult)
|
||||
return true
|
||||
}
|
||||
console.dir(respResult, { depth: null })
|
||||
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user