Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddOagoodController ¶
type AddOagoodController struct {
controllers.BaseController
}
func (*AddOagoodController) Get ¶
func (this *AddOagoodController) Get()
func (*AddOagoodController) Post ¶
func (this *AddOagoodController) Post()
type AjaxOagoodDeleteController ¶
type AjaxOagoodDeleteController struct {
controllers.BaseController
}
func (*AjaxOagoodDeleteController) Post ¶
func (this *AjaxOagoodDeleteController) Post()
type AjaxOagoodStatusController ¶
type AjaxOagoodStatusController struct {
controllers.BaseController
}
func (*AjaxOagoodStatusController) Post ¶
func (this *AjaxOagoodStatusController) Post()
type ApprovalOagoodController ¶
type ApprovalOagoodController struct {
controllers.BaseController
}
审批
func (*ApprovalOagoodController) Get ¶
func (this *ApprovalOagoodController) Get()
type EditOagoodController ¶
type EditOagoodController struct {
controllers.BaseController
}
func (*EditOagoodController) Get ¶
func (this *EditOagoodController) Get()
func (*EditOagoodController) Post ¶
func (this *EditOagoodController) Post()
type ManageOagoodController ¶
type ManageOagoodController struct {
controllers.BaseController
}
我的
func (*ManageOagoodController) Get ¶
func (this *ManageOagoodController) Get()
type ShowOagoodController ¶
type ShowOagoodController struct {
controllers.BaseController
}
func (*ShowOagoodController) Get ¶
func (this *ShowOagoodController) Get()
func (*ShowOagoodController) Post ¶
func (this *ShowOagoodController) Post()
Click to show internal directories.
Click to hide internal directories.