Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddLeaveController ¶
type AddLeaveController struct {
controllers.BaseController
}
func (*AddLeaveController) Get ¶
func (this *AddLeaveController) Get()
func (*AddLeaveController) Post ¶
func (this *AddLeaveController) Post()
type AjaxLeaveDeleteController ¶
type AjaxLeaveDeleteController struct {
controllers.BaseController
}
func (*AjaxLeaveDeleteController) Post ¶
func (this *AjaxLeaveDeleteController) Post()
type AjaxLeaveStatusController ¶
type AjaxLeaveStatusController struct {
controllers.BaseController
}
func (*AjaxLeaveStatusController) Post ¶
func (this *AjaxLeaveStatusController) Post()
type ApprovalLeaveController ¶
type ApprovalLeaveController struct {
controllers.BaseController
}
审批
func (*ApprovalLeaveController) Get ¶
func (this *ApprovalLeaveController) Get()
type EditLeaveController ¶
type EditLeaveController struct {
controllers.BaseController
}
func (*EditLeaveController) Get ¶
func (this *EditLeaveController) Get()
func (*EditLeaveController) Post ¶
func (this *EditLeaveController) Post()
type ManageLeaveController ¶
type ManageLeaveController struct {
controllers.BaseController
}
我的
func (*ManageLeaveController) Get ¶
func (this *ManageLeaveController) Get()
type ShowLeaveController ¶
type ShowLeaveController struct {
controllers.BaseController
}
func (*ShowLeaveController) Get ¶
func (this *ShowLeaveController) Get()
func (*ShowLeaveController) Post ¶
func (this *ShowLeaveController) Post()
Click to show internal directories.
Click to hide internal directories.