diff --git a/config/configuration.yml.example b/config/configuration.yml.example index 5fba14925..59bb68406 100644 --- a/config/configuration.yml.example +++ b/config/configuration.yml.example @@ -1,5 +1,11 @@ default: &default platform_url: 'http://localhost:3000' + wechat: + appid: '123' + secret: '123' + weapp: + appid: '123' + secret: '123' oauth: qq: appid: 'test'