- Using beego to build enterprise development platform.
- including login,user,user group,role,origazation,priviledge,oa engineer modules
- login
- user
- usergroup
- company
- role
- orginazation
- priviledage
- lang
- enumeration
- oa engineer
- beego 1.9.0
- golang go1.9.2
- install golang by yourself
- install beego by yourself
- go get github.com/mikezss/skl-go
- cd %gopath%/github.com/mikezss/skl-go
- go build main.go
- main.exe (windows user)
- MIT