update
This commit is contained in:
parent
a4d65f0940
commit
43d6e8f2cc
@ -282,7 +282,7 @@ class VehicleController extends BaseApiController
|
||||
}
|
||||
$data = [
|
||||
'vehicleContract' => $vehicleContract->toArray(),
|
||||
'$vehicleRentCars' => $vehicleRentCars
|
||||
'vehicleRentCars' => $vehicleRentCars
|
||||
];
|
||||
return $this->success('请求成功',$data);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user