Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ applyToken
Method
applyToken
wxapp/jingyoujia.js:129–132 ·
view source on GitHub ↗
(data = {})
Source
from the content-addressed store, hash-verified
127
}
128
129
applyToken(data = {}) {
130
this.token = data.accessToken || data.token ||
""
;
131
this.userInfo = data.userInfo || {};
132
}
133
134
getHeaders(extra = {}) {
135
return
{
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected