项目迁移

This commit is contained in:
刘河
2019-02-03 12:40:43 +08:00
parent cbdad1adb0
commit 87f2c8b2ce
14 changed files with 101 additions and 101 deletions

View File

@@ -2,7 +2,7 @@ package routers
import (
"github.com/astaxie/beego"
"github.com/cnlh/easyProxy/web/controllers"
"github.com/cnlh/nps/web/controllers"
)
func init() {