Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddBusinesstripController ¶
type AddBusinesstripController struct {
controllers.BaseController
}
func (*AddBusinesstripController) Get ¶
func (this *AddBusinesstripController) Get()
func (*AddBusinesstripController) Post ¶
func (this *AddBusinesstripController) Post()
type AjaxBusinesstripDeleteController ¶
type AjaxBusinesstripDeleteController struct {
controllers.BaseController
}
func (*AjaxBusinesstripDeleteController) Post ¶
func (this *AjaxBusinesstripDeleteController) Post()
type AjaxBusinesstripStatusController ¶
type AjaxBusinesstripStatusController struct {
controllers.BaseController
}
func (*AjaxBusinesstripStatusController) Post ¶
func (this *AjaxBusinesstripStatusController) Post()
type ApprovalBusinesstripController ¶
type ApprovalBusinesstripController struct {
controllers.BaseController
}
审批
func (*ApprovalBusinesstripController) Get ¶
func (this *ApprovalBusinesstripController) Get()
type EditBusinesstripController ¶
type EditBusinesstripController struct {
controllers.BaseController
}
func (*EditBusinesstripController) Get ¶
func (this *EditBusinesstripController) Get()
func (*EditBusinesstripController) Post ¶
func (this *EditBusinesstripController) Post()
type ManageBusinesstripController ¶
type ManageBusinesstripController struct {
controllers.BaseController
}
我的
func (*ManageBusinesstripController) Get ¶
func (this *ManageBusinesstripController) Get()
type ShowBusinesstripController ¶
type ShowBusinesstripController struct {
controllers.BaseController
}
func (*ShowBusinesstripController) Get ¶
func (this *ShowBusinesstripController) Get()
func (*ShowBusinesstripController) Post ¶
func (this *ShowBusinesstripController) Post()
Click to show internal directories.
Click to hide internal directories.