修改router包位置错误
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package routers
|
||||
|
||||
import (
|
||||
"github.com/PPGo_Job/controllers"
|
||||
"github.com/astaxie/beego"
|
||||
"github.com/george518/PPGo_Job/controllers"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user