mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-11-01 11:17:33 +08:00
由gopath形式改为module
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package routers
|
||||
|
||||
import (
|
||||
"github.com/astaxie/beego"
|
||||
"dongfeng-pay/shop/controllers"
|
||||
beego "github.com/beego/beego/v2/server/web"
|
||||
"shop/controllers"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user