UNPKG
egg-full-wechat-pay
Version:
latest (1.0.1)
1.0.1
1.0.0
egg-full-wechat-pay
github.com/bigboxs/egg-full-wechat-pay
bigboxs/egg-full-wechat-pay
egg-full-wechat-pay
/
config
/
config.default.js
11 lines
(8 loc)
•
183 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
'use strict'
;
/** * egg-full-wechat-pay default config *
@member
Config#fullWechatPay *
@property
{
String
}
SOME_KEY
- some description */
exports
.
fullWechatPay
= { };