mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-09-17 13:53:49 +08:00
由gopath形式改为module
This commit is contained in:
7
boss/service/routers/router.go
Normal file
7
boss/service/routers/router.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package routers
|
||||
|
||||
import ()
|
||||
|
||||
func init() {
|
||||
//beego.Router("/", &controllers.MainController{})
|
||||
}
|
Reference in New Issue
Block a user