rdluck 4 years ago
parent
commit
d46c47559d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      routers/router.go

+ 1 - 0
routers/router.go

@@ -21,6 +21,7 @@ func init() {
 		ExposeHeaders:    []string{"Content-Length", "Access-Control-Allow-Origin", "Access-Control-Allow-Headers", "Content-Type", "Sign"},
 		AllowCredentials: true,
 	}))
+	
 	ns := beego.NewNamespace("/api",
 		beego.NSNamespace("/home",
 			beego.NSInclude(