Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encourage ¶
type Encourage struct { UserInfo interface{} `json:"user_info"` Pendants interface{} `json:"pendants"` }
Encourage encourage .
type GroupPendant ¶
type GroupPendant struct { NeedDays int64 `json:"need_days"` Pendant *suitmdl.GroupPendantList `json:"pendant"` }
GroupPendant groupPendant .
Click to show internal directories.
Click to hide internal directories.