修改git.rosy.net.cn->gitrosy.jxc4.com 主要是因为改变了git服务器
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -8,9 +8,9 @@
|
||||
package routers
|
||||
|
||||
import (
|
||||
"git.rosy.net.cn/jx-callback/controllers"
|
||||
"github.com/astaxie/beego/server/web"
|
||||
beecontext "github.com/astaxie/beego/server/web/context"
|
||||
"gitrosy.jxc4.com/jx-callback/controllers"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user