圖片新增
This commit is contained in:
parent
e16bd91350
commit
5ae24ec9f2
|
@ -177,6 +177,7 @@ namespace Parking_space_WebAPI.Controllers
|
||||||
out_time = c.out_time,
|
out_time = c.out_time,
|
||||||
car_img = c.car_img,
|
car_img = c.car_img,
|
||||||
location = c.location,
|
location = c.location,
|
||||||
|
out_car_img = c.out_car_img
|
||||||
}).FirstAsync();
|
}).FirstAsync();
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user