From 59f58be250c984222d286567fa8c49ca192f4bb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A8=81=E5=8B=9D=20=E5=BC=B5?= Date: Thu, 7 Mar 2024 12:42:39 +0800 Subject: [PATCH] TRY --- .../Controllers/Parking_spaces_total_tableController.cs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WebApi_data_value/Controllers/Parking_spaces_total_tableController.cs b/WebApi_data_value/Controllers/Parking_spaces_total_tableController.cs index 08c61c4..48e321b 100644 --- a/WebApi_data_value/Controllers/Parking_spaces_total_tableController.cs +++ b/WebApi_data_value/Controllers/Parking_spaces_total_tableController.cs @@ -64,6 +64,9 @@ namespace Parking_space_WebAPI.Controllers } #endregion + + + #region 更改停車區資料 // PUT: api/Parking_spaces_total_table/5 /// @@ -157,6 +160,7 @@ namespace Parking_space_WebAPI.Controllers } #endregion + #region 針對指定停車場現在車位數量加1 // GET: api/Parking_spaces_total_table/5 ///