Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProjectAuthData ¶
type ProjectAuthData struct { Id int64 AuthDep map[int64]*model.ProjectAuthDep AuthUser map[string]*model.ProjectAuthUser }
type StatsDailyReportEntity ¶
type StatsDailyReportEntity struct { TotalCost int `gorm:"column:total_cost" column:"total_cost" json:"total_cost"` model.ProjectTask }
查询项目
type UserProjectTaskInfo ¶
Click to show internal directories.
Click to hide internal directories.