aarone hace 8 años
padre
commit
26dd97244a
  1. 2
      routers/UserRouter.go

2
routers/UserRouter.go

@ -1,8 +1,8 @@
package routers package routers
import ( import (
"github.com/astaxie/beego"
"beeblog/controllers" "beeblog/controllers"
"github.com/astaxie/beego"
) )
func init() { func init() {

Cargando…
Cancelar
Guardar