mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00:00
change package path
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package routers
|
||||
|
||||
import (
|
||||
"ehang.io/nps/web/controllers"
|
||||
"github.com/astaxie/beego"
|
||||
"github.com/cnlh/nps/web/controllers"
|
||||
)
|
||||
|
||||
func Init() {
|
||||
|
Reference in New Issue
Block a user