update
This commit is contained in:
parent
d81416c6e0
commit
f60e39cd3e
@ -328,6 +328,7 @@ class VehicleController extends BaseApiController
|
||||
'rent_num' => $rentCar,
|
||||
'can_rent_num' => intval($doubleRentCar),
|
||||
'self_num' => $selfCar,
|
||||
'apply_num' => $applyCar
|
||||
];
|
||||
//返回
|
||||
return $this->success('请求成功',$data);
|
||||
|
Loading…
x
Reference in New Issue
Block a user