Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddOvertimeController ¶
type AddOvertimeController struct {
controllers.BaseController
}
func (*AddOvertimeController) Get ¶
func (this *AddOvertimeController) Get()
func (*AddOvertimeController) Post ¶
func (this *AddOvertimeController) Post()
type AjaxOvertimeDeleteController ¶
type AjaxOvertimeDeleteController struct {
controllers.BaseController
}
func (*AjaxOvertimeDeleteController) Post ¶
func (this *AjaxOvertimeDeleteController) Post()
type AjaxOvertimeStatusController ¶
type AjaxOvertimeStatusController struct {
controllers.BaseController
}
func (*AjaxOvertimeStatusController) Post ¶
func (this *AjaxOvertimeStatusController) Post()
type ApprovalOvertimeController ¶
type ApprovalOvertimeController struct {
controllers.BaseController
}
审批
func (*ApprovalOvertimeController) Get ¶
func (this *ApprovalOvertimeController) Get()
type EditOvertimeController ¶
type EditOvertimeController struct {
controllers.BaseController
}
func (*EditOvertimeController) Get ¶
func (this *EditOvertimeController) Get()
func (*EditOvertimeController) Post ¶
func (this *EditOvertimeController) Post()
type ManageOvertimeController ¶
type ManageOvertimeController struct {
controllers.BaseController
}
我的
func (*ManageOvertimeController) Get ¶
func (this *ManageOvertimeController) Get()
type ShowOvertimeController ¶
type ShowOvertimeController struct {
controllers.BaseController
}
func (*ShowOvertimeController) Get ¶
func (this *ShowOvertimeController) Get()
func (*ShowOvertimeController) Post ¶
func (this *ShowOvertimeController) Post()
Click to show internal directories.
Click to hide internal directories.