mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-12-13 20:49:57 +08:00
提交新项目
This commit is contained in:
7
service/routers/router.go
Normal file
7
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