1 Star 0 Fork 28

qq910297279/sdrms

forked from lhtzbj12/sdrms 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
main.go 162 Bytes
一键复制 编辑 原始数据 按行查看 历史
lhtzbj12 提交于 2017-12-19 22:35 . 初次提交
package main
import (
_ "github.com/lhtzbj12/sdrms/routers"
_ "github.com/lhtzbj12/sdrms/sysinit"
"github.com/astaxie/beego"
)
func main() {
beego.Run()
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/910297279/sdrms.git
[email protected]:910297279/sdrms.git
910297279
sdrms
sdrms
master

搜索帮助