baishaojie 1 viikko sitten
vanhempi
commit
f3ebec7cd9
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      http/routers/app_api.go

+ 1 - 0
http/routers/app_api.go

@@ -271,6 +271,7 @@ func AppAPI(opts ...func(engine *gin.Engine)) func(s *gin.Engine) {
 
 			apiV1.POST("/ymy/syncfeed", api.YmySyncFeed)
 			apiV1.POST("/ymy/syncbar", api.YmySyncBar)
+
 		}
 
 		//不需要登录验证的接口