@@ -293,7 +293,6 @@ func AppAPI(opts ...func(engine *gin.Engine)) func(s *gin.Engine) {
apiV3.POST("/plan/dry", api.GetPlanDry)
apiV3.GET("/bar/list", api.GetBar)
-
}
apiV4 := s.Group("/customreport") // restful 接口 tablename 是 表名字