feat(wxwork): update toUsers field type to int64 and enhance comments for clarity
This commit is contained in:
@@ -86,7 +86,8 @@ wxWork:
|
||||
notify:
|
||||
# 是否启用企业微信应用消息通知。
|
||||
enabled: false
|
||||
# 默认接收通知的成员ID列表;如业务目标用户已绑定企业微信身份,会优先发给目标用户。
|
||||
# 默认接收通知的系统用户ID列表;如业务目标用户已绑定企业微信身份,会优先发给目标用户。
|
||||
# 系统用户ID会通过企业微信身份绑定映射为企业微信成员ID后发送。
|
||||
toUsers: []
|
||||
# 是否发送保密消息。
|
||||
safe: false
|
||||
|
||||
Reference in New Issue
Block a user