package
Version:
v1.2.4-beta2
Opens a new window with list of versions in this module.
Published: Jan 15, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SleepManage struct {
gorm.Model
GroupID int64 `gorm:"column:group_id"`
UserID int64 `gorm:"column:user_id"`
SleepTime time.Time `gorm:"column:sleep_time"`
}
SleepManage 睡眠信息
Source Files
¶
Click to show internal directories.
Click to hide internal directories.