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

Method log

wxapp/vipshop.js:164–166  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

162 }
163
164 log(message) {
165 $.log(`账号[${this.index}]${this.account.remark ? `[${this.account.remark}]` : ""} ${message}`);
166 }
167
168 baseData() {
169 return {

Callers 9

getVipWechatInfoMethod · 0.95
autoLoginMethod · 0.95
ensureLoginMethod · 0.95
signInfoMethod · 0.95
signMethod · 0.95
runMethod · 0.95
writeCacheFunction · 0.45
mainFunction · 0.45
vipshop.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected