TRY
This commit is contained in:
parent
8f9219722d
commit
59f58be250
@ -64,6 +64,9 @@ namespace Parking_space_WebAPI.Controllers
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
|
||||
|
||||
#region 更改停車區資料
|
||||
// PUT: api/Parking_spaces_total_table/5
|
||||
/// <summary>
|
||||
@ -157,6 +160,7 @@ namespace Parking_space_WebAPI.Controllers
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
#region 針對指定停車場現在車位數量加1
|
||||
// GET: api/Parking_spaces_total_table/5
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user