fix 微信消息转发v2.7特殊消息指定用户支持title匹配

This commit is contained in:
thsrite
2024-06-14 16:17:25 +08:00
parent 4300a143f0
commit 0fa48862ba
4 changed files with 7 additions and 6 deletions

View File

@@ -28,9 +28,9 @@
#### 特定消息指定用户
`title正则 > text正则 > userid`
`title正则 > text|title正则 > userid`
当要发送的消息的title和text均匹配正则则强制指定该消息的userid
当要发送的消息的`title``text|title`均匹配正则则强制指定该消息的userid
#### 2.0版本兼容旧版配置