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

Method log

wxapp/oppo.js:127–129  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

125 }
126
127 log(message) {
128 $.log(`账号[${this.index}]${this.account.remark ? `[${this.account.remark}]` : ""} ${message}`);
129 }
130
131 miniHeaders(extra = {}) {
132 return {

Callers 8

loginMethod · 0.95
queryMemberMethod · 0.95
queryEntranceMethod · 0.95
querySignDetailMethod · 0.95
signInMethod · 0.95
runMethod · 0.95
mainFunction · 0.45
oppo.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected