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

+ 1 - 1
routers/router.go

@@ -21,7 +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(