@@ -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)
+
}
//不需要登录验证的接口