baishaojie 2 週間 前
コミット
83076bf961
1 ファイル変更0 行追加1 行削除
  1. 0 1
      http/routers/app_api.go

+ 0 - 1
http/routers/app_api.go

@@ -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 是 表名字