- first runnable ver.

This commit is contained in:
gazebo
2018-05-31 11:08:57 +08:00
parent e59373b033
commit 8d1c22229b
7 changed files with 23 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
_ "jx-callback/routers"
_ "git.rosy.net.cn/jx-callback/routers"
"github.com/astaxie/beego"
)