baishaojie hace 1 semana
padre
commit
83076bf961
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 是 表名字