Add groups to response
This commit is contained in:
@@ -37,3 +37,6 @@ logging:
|
|||||||
root:
|
root:
|
||||||
level: INFO
|
level: INFO
|
||||||
handlers: [console, info_file_handler, error_file_handler]
|
handlers: [console, info_file_handler, error_file_handler]
|
||||||
|
|
||||||
|
groups:
|
||||||
|
enable: [] # 允许响应的群 roomId,可以通过 WxGetContacts 获取
|
||||||
|
|||||||
Reference in New Issue
Block a user