controllers

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2014 License: GPL-3.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexController

type IndexController struct {
	beego.Controller
}

func (*IndexController) Get

func (this *IndexController) Get()

func (*IndexController) GetChildOrgs

func (this *IndexController) GetChildOrgs()

获取下一单位

func (*IndexController) GetMyQun

func (this *IndexController) GetMyQun()

获取用户的群

func (*IndexController) GetOrgUserById

func (this *IndexController) GetOrgUserById()

获取单位用户

type Result

type Result struct {
	Success bool
	Msg     string
	Data    interface{}
}

type UserController

type UserController struct {
	beego.Controller
}

user控制器

func (*UserController) Get

func (this *UserController) Get()

func (*UserController) Logout

func (this *UserController) Logout()

func (*UserController) Post

func (this *UserController) Post()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL