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

Method log

wxapp/ytb2_all.js:144–146  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

142 }
143
144 log(message) {
145 $.log(`[${this.app.name}][账号${this.index}] ${message}`);
146 }
147
148 headers(extra = {}) {
149 return {

Callers 6

loginMethod · 0.95
detectSignActIdMethod · 0.95
queryAssetsMethod · 0.95
signMethod · 0.95
runMethod · 0.95
ytb2_all.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected