Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ cacheKey
Method
cacheKey
wxapp/jingjianx_all.js:352–354 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
350
}
351
352
cacheKey() {
353
return
`${this.app.appid}:${this.account}:${this.shop.shopId}`;
354
}
355
356
getCachedToken() {
357
const
cache = readCache();
Callers
3
getCachedToken
Method · 0.95
saveToken
Method · 0.95
clearToken
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected