Explorar o código

fixbug:企微同步问题

boweniac hai 1 mes
pai
achega
8b3ec71823
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      internal/logic/WorkPhone/qw_refresh_logic.go

+ 1 - 0
internal/logic/WorkPhone/qw_refresh_logic.go

@@ -91,6 +91,7 @@ func (l *QwRefreshLogic) QwRefresh() (resp *types.BaseMsgResp, err error) {
 				SetHeadBig(account.Avatar).
 				SetNickname(account.Name).
 				SetStatus(status).
+				SetCtype(3).
 				SetAllowList([]string{}).SetBlockList([]string{}).SetGroupAllowList([]string{}).SetGroupBlockList([]string{}).
 				Save(l.ctx)
 			l.Error("wxinfo save", err)