{ "passwordSecret": "passwordSecret-demo", "tokenSecret": "tokenSecret-demo", "tokenExpiresIn": 7200, "tokenExpiresThreshold": 600, "passwordErrorLimit": 6, "passwordErrorRetryTime": 3600, "autoSetInviteCode": false, "forceInviteCode": false, "app-plus": { "tokenExpiresIn": 2592000, "oauth" : { "weixin" : { "appid" : "weixin appid", "appsecret" : "weixin appsecret" } } }, "mp-weixin": { "oauth" : { "weixin" : { "appid" : "weixin appid", "appsecret" : "weixin appsecret" } } }, "mp-alipay": { "oauth" : { "alipay" : { "appid" : "alipay appid", "privateKey" : "alipay privateKey" } } }, "service": { "sms": { "name": "DCloud", "codeExpiresIn": 300, "smsKey": "your sms key", "smsSecret": "your sms secret" } } }