mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-09-14 14:43:50 +08:00
modify imports name
This commit is contained in:
@@ -2,7 +2,7 @@ package routers
|
||||
|
||||
import (
|
||||
"github.com/astaxie/beego"
|
||||
"juhe/jhboss/controllers"
|
||||
"dongfeng-pay/jhboss/controllers"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
@@ -11,7 +11,7 @@ package routers
|
||||
|
||||
import (
|
||||
"github.com/astaxie/beego"
|
||||
"juhe/jhboss/controllers"
|
||||
"dongfeng-pay/jhboss/controllers"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user