models

package
v0.11.0-testdockerpush Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2022 License: Apache-2.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeishuMeetingTopUserItem

type FeishuMeetingTopUserItem struct {
	common.NoPKModel `json:"-"`
	StartTime        time.Time `gorm:"primaryKey"`
	Name             string    `json:"name" gorm:"primaryKey;type:varchar(255)"`
	MeetingCount     string    `json:"meeting_count" gorm:"type:varchar(255)"`
	MeetingDuration  string    `json:"meeting_duration" gorm:"type:varchar(255)"`
	UserType         int64     `json:"user_type"`
}

func (FeishuMeetingTopUserItem) TableName

func (FeishuMeetingTopUserItem) TableName() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL