Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/smallfawn/QLScriptPublic
/ tokenError
Function
tokenError
wxapp/longfor.js:314–316 ·
view source on GitHub ↗
(error)
Source
from the content-addressed store, hash-verified
312
}
313
314
function
tokenError(error) {
315
return
/token|登录|授权|未登录|801007|900005|900006/i.test(String(error?.message || error));
316
}
317
318
class
Task {
319
constructor(account) {
Callers
1
run
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected