feat(wxwork): remove unused recipient fields from wxWorkNotifyConfig

This commit is contained in:
mlogclub
2026-04-21 17:36:05 +08:00
parent e5c9eba497
commit 8c31a9c444
4 changed files with 5 additions and 25 deletions
-4
View File
@@ -88,10 +88,6 @@ wxWork:
enabled: false
# 默认接收通知的成员ID列表;如业务目标用户已绑定企业微信身份,会优先发给目标用户。
toUsers: []
# 默认接收通知的部门ID列表。
toParties: []
# 默认接收通知的标签ID列表。
toTags: []
# 是否发送保密消息。
safe: false
# 是否开启重复消息检查。