egg-wechat-corp

1.0.3 • Public • Published

egg-wechat-corp

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

Install

$ npm i egg-wechat-corp --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-wechat-corp

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

15.4 kB

Total Files

8

Last publish

Collaborators

  • qq578023708