From 675a2e310000c0624238e7340bc3ee34312b2783 Mon Sep 17 00:00:00 2001 From: Marvin Date: Thu, 6 Jul 2023 21:31:42 +0800 Subject: [PATCH] =?UTF-8?q?1.=E9=87=8D=E6=96=B0=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AMESCoreStudio.WebApi/Controllers/BAS/StationsesController.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/AMESCoreStudio.WebApi/Controllers/BAS/StationsesController.cs b/AMESCoreStudio.WebApi/Controllers/BAS/StationsesController.cs index 11481ed..85c53f2 100644 --- a/AMESCoreStudio.WebApi/Controllers/BAS/StationsesController.cs +++ b/AMESCoreStudio.WebApi/Controllers/BAS/StationsesController.cs @@ -53,7 +53,6 @@ namespace AMESCoreStudio.WebApi.Controllers.BAS } - return Stations; }