|
|
|
@@ -401,6 +401,7 @@ func queryData(ctx *context.Context, startTime time.Time, endTime time.Time) { |
|
|
|
} |
|
|
|
} |
|
|
|
if invi.SrcUserID == tmpUser.ID { |
|
|
|
log.Info("find name........") |
|
|
|
invi.Name = tmpUser.Name |
|
|
|
invi.Phone = tmpUser.PhoneNumber |
|
|
|
invi.CreatedUnix = tmpUser.CreatedUnix |
|
|
|
|