From 55cb16c45fdd126250a2685ec13966a135a8c774 Mon Sep 17 00:00:00 2001 From: Changhua Date: Sun, 25 Sep 2022 19:35:25 +0800 Subject: [PATCH] Add groups to response --- config.yaml.template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.yaml.template b/config.yaml.template index 1b703ad..79c2afd 100644 --- a/config.yaml.template +++ b/config.yaml.template @@ -37,3 +37,6 @@ logging: root: level: INFO handlers: [console, info_file_handler, error_file_handler] + +groups: + enable: [] # 允许响应的群 roomId,可以通过 WxGetContacts 获取