mirror of
https://github.com/xxjwxc/public.git
synced 2025-09-26 20:01:19 +08:00
Update base.go
This commit is contained in:
@@ -167,7 +167,7 @@ func (_wx *wxTools) SendTemplateMsg(msg TempMsg) bool {
|
||||
func (_wx *wxTools) SendWebTemplateMsg(msg TempWebMsg) bool {
|
||||
accessToken, err := _wx.GetAccessToken()
|
||||
if err != nil {
|
||||
mylog.Error(err)
|
||||
mylog.Errorf("SendWebTemplateMsg error: openid:%v,err:%v", msg.Touser, err)
|
||||
return false
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user