MCPcopy 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
3var urllib = require('urllib');
4var util = require('./util');

Callers

nothing calls this directly

Calls 2

wrapperFunction · 0.85
AccessTokenFunction · 0.70

Tested by

no test coverage detected