MCPcopy 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

getCachedTokenMethod · 0.95
saveTokenMethod · 0.95
clearTokenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected