zhangchuanxing преди 3 месеца
родител
ревизия
042c4d62cc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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