Ver Fonte

no message

zhangchuanxing há 3 meses atrás
pai
commit
042c4d62cc
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      services/yidong.go

+ 1 - 1
services/yidong.go

@@ -702,7 +702,7 @@ func GetYiDongActivityMeeting(cont context.Context) (err error) {
 
 				item := new(models.CygxActivityAttendanceDetail)
 				item.ActivityId = v.ActivityId
-
+				item.Mobile = vresult.PersonTelephone
 				if vresult.Duration != "" {
 					item.FirstMeetingTime = vresult.StartTime
 					item.LastMeetingTime = vresult.EndTime