MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / prefix

Method prefix

wxapp/jingjianx_all.js:348–350  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

346 }
347
348 prefix() {
349 return `[${this.app.name}][${this.shop.shopName}][账号${this.index}]`;
350 }
351
352 cacheKey() {
353 return `${this.app.appid}:${this.account}:${this.shop.shopId}`;

Callers 4

runMethod · 0.95
loginMethod · 0.95
getAssetsMethod · 0.95
signMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected