Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/node-webot/wechat
/ api_common.js
File
api_common.js
lib/api_common.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// 本文件用于wechat API,基础文件,主要用于Token的处理和mixin机制
2
3
var
urllib = require(
'urllib'
);
4
var
util = require(
'./util'
);
Callers
nothing calls this directly
Calls
2
wrapper
Function · 0.85
AccessToken
Function · 0.70
Tested by
no test coverage detected