Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddGooutController ¶
type AddGooutController struct {
controllers.BaseController
}
func (*AddGooutController) Get ¶
func (this *AddGooutController) Get()
func (*AddGooutController) Post ¶
func (this *AddGooutController) Post()
type AjaxGooutDeleteController ¶
type AjaxGooutDeleteController struct {
controllers.BaseController
}
func (*AjaxGooutDeleteController) Post ¶
func (this *AjaxGooutDeleteController) Post()
type AjaxGooutStatusController ¶
type AjaxGooutStatusController struct {
controllers.BaseController
}
func (*AjaxGooutStatusController) Post ¶
func (this *AjaxGooutStatusController) Post()
type ApprovalGooutController ¶
type ApprovalGooutController struct {
controllers.BaseController
}
审批
func (*ApprovalGooutController) Get ¶
func (this *ApprovalGooutController) Get()
type EditGooutController ¶
type EditGooutController struct {
controllers.BaseController
}
func (*EditGooutController) Get ¶
func (this *EditGooutController) Get()
func (*EditGooutController) Post ¶
func (this *EditGooutController) Post()
type ManageGooutController ¶
type ManageGooutController struct {
controllers.BaseController
}
我的
func (*ManageGooutController) Get ¶
func (this *ManageGooutController) Get()
type ShowGooutController ¶
type ShowGooutController struct {
controllers.BaseController
}
func (*ShowGooutController) Get ¶
func (this *ShowGooutController) Get()
func (*ShowGooutController) Post ¶
func (this *ShowGooutController) Post()
Click to show internal directories.
Click to hide internal directories.