🐛修复微信通知bug
This commit is contained in:
@@ -27,7 +27,7 @@ func WechatNotify(setting *model.Setting) wechatNotify {
|
||||
Addr: sm["addr"],
|
||||
Path: sm["path"],
|
||||
Method: sm["method"],
|
||||
toUserId: sm["toUserId"],
|
||||
toUserId: sm["toUserWxId"],
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user