package qyweixin type UserCheckIn struct { UserId string StartTime int64 EndTime int64 }