Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ checkToken
Method
checkToken
wxapp/mengxiangjia.js:198–205 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
196
}
197
198
async
checkToken() {
199
try {
200
await
this.getPointsInfo(
"缓存校验"
);
201
return
true;
202
} catch (e) {
203
return
false;
204
}
205
}
206
207
async
getSignConfig() {
208
try {
Callers
1
run
Method · 0.95
Calls
1
getPointsInfo
Method · 0.95
Tested by
no test coverage detected