This commit is contained in:
parent
683e7b2cc3
commit
ca42c72e0f
@ -27,7 +27,7 @@ func WechatNotify(setting *model.Setting) wechatNotify {
|
|||||||
Addr: sm["addr"],
|
Addr: sm["addr"],
|
||||||
Path: sm["path"],
|
Path: sm["path"],
|
||||||
Method: sm["method"],
|
Method: sm["method"],
|
||||||
toUserId: sm["toUserId"],
|
toUserId: sm["toUserWxId"],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user