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

Method main

wxapp/miaoyouHome.js:24–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 //定义在这里的headers会被get请求删掉content-type 而不会重置
23 }
24 async main() {
25 await this.task();
26 await this.userInfo()
27 }
28 async task() {
29 try {
30 let options = {

Callers 1

startFunction · 0.45

Calls 2

taskMethod · 0.95
userInfoMethod · 0.95

Tested by

no test coverage detected