baishaojie пре 1 недеља
родитељ
комит
f3ebec7cd9
1 измењених фајлова са 1 додато и 0 уклоњено
  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)
+
 		}
 
 		//不需要登录验证的接口