1.0.1 • Published 7 years ago
egg-hhtcex-response-format v1.0.1
egg-hhtcex-response-format
Install
$ npm i egg-hhtcex-response-format --saveUsage
// {app_root}/config/plugin.js
exports.hhtcexResponseFormat = {
enable: true,
package: 'egg-hhtcex-response-format',
};Configuration
// {app_root}/config/config.default.js
exports.hhtcexResponseFormat = {
};see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.