egg-hhtcex-response-format
v1.0.1
Published
format code, data ,msg
Downloads
5
Maintainers
Readme
egg-hhtcex-response-format
Install
$ npm i egg-hhtcex-response-format --save
Usage
// {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.