Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatusInfoBo ¶
type StatusInfoBo struct { ID int64 `json:"id"` Name string `json:"name"` DisplayName string `json:"displayName"` BgStyle string `json:"bgStyle"` FontStyle string `json:"fontStyle"` Type int `json:"type"` Sort int `json:"sort"` }
项目/迭代/任务的状态数据结构
type TaskBarInfoBo ¶
Click to show internal directories.
Click to hide internal directories.