Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ isTokenError
Function
isTokenError
wxapp/gyjj.js:60–62 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
58
}
59
60
function
isTokenError(message) {
61
return
/1011|401|403|token|登录|授权|失效|过期/i.test(String(message ||
""
));
62
}
63
64
class
Task {
65
constructor(env) {
Callers
2
sign
Method · 0.70
account
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected