go get github.com/astaxie/beego
go get github.com/go-sql-driver/mysql
go get github.com/astaxie/beego/orm
go get github.com/astaxie/beego/toolbox
go get github.com/astaxie/beego/logs
bee run
GOOS=linux GOARCH=amd64 bee pack
API: http://127.0.0.0.1/swagger/
- 部门:
Name
,Parentid
- 用户:
Mobile
,Workplace
,Avatar
,Position
,Departmentid