Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Announce ¶
type Announce struct {
*revel.Controller
}
type Complaints ¶
type Complaints struct {
*revel.Controller
}
func (Complaints) Delete ¶
func (c Complaints) Delete(complaints *models.Complaints) revel.Result
删除投诉建议
func (Complaints) Index ¶
func (c Complaints) Index(complaints *models.Complaints) revel.Result
Click to show internal directories.
Click to hide internal directories.