MCPcopy
hub / github.com/smallfawn/QLScriptPublic / run

Method run

daily/chinaMobile.js:38–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 async run() {
39
40 await this.signIn()
41 }
42
43 async signIn() {
44 let toDay = $.time("yyyyMMdd");

Callers 1

chinaMobile.jsFile · 0.45

Calls 1

signInMethod · 0.95

Tested by

no test coverage detected