forked from lxh/go-wxhelper
🐛 Fix a bug.
This commit is contained in:
parent
454b5f0980
commit
ce11fd40c4
@ -65,6 +65,7 @@ func Sync() {
|
||||
Pinyin: friend.Pinyin,
|
||||
PinyinAll: friend.PinyinAll,
|
||||
Wxid: friend.Wxid,
|
||||
IsOk: true,
|
||||
}).Error
|
||||
if err != nil {
|
||||
log.Printf("新增好友失败: %s", err.Error())
|
||||
|
Loading…
Reference in New Issue
Block a user