1 Star 0 Fork 22

freehu/zeus-admin

forked from bullteam/zeus-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
main.go 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhengcog 提交于 2019-07-18 00:36 . swagger doc
package main
import (
"zeus/cmd"
)
// @title Zeus 宙斯权限后台 API
// @version V0.1
// @description Zeus 宙斯权限后台
// @termsOfService http://swagger.io/terms/
// @contact.name API Support
// @contact.email support@bullteam.cn
// @license.name Apache 2.0
// @license.url http://www.apache.org/licenses/LICENSE-2.0.html
// @host 127.0.0.1:8012
// @BasePath /v1
// @securityDefinitions.apikey ApiKeyAuth
// @in header
// @name Authorization
func main() {
cmd.Execute()
//dao.Shutdown()
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/freehu/zeus-admin.git
git@gitee.com:freehu/zeus-admin.git
freehu
zeus-admin
zeus-admin
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385