1.0.7 • Published 9 months ago

egg-wechat-sdk-x v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

egg-wechat-api

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-wechat-sdk-x --save

Usage

// {app_root}/config/plugin.js
exports.wechatSdk = {
  enable: true,
  package: 'egg-wechat-sdk-x',
};

Configuration

// {app_root}/config/config.default.js
exports.wechatSdk = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.0

1 year ago