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