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

Method applyToken

wxapp/dasenlin.js:139–142  ·  view source on GitHub ↗
(data = {})

Source from the content-addressed store, hash-verified

137 }
138
139 applyToken(data = {}) {
140 this.token = data.token || data.mini_token || "";
141 this.userInfo = data.userInfo || {};
142 }
143
144 getHeaders(extra = {}) {
145 return {

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected