package service type ForbidUserInfo struct { UserId uint32 ForbidEndTime uint64 }