edit-api-price_book
This commit is contained in:
@@ -192,6 +192,7 @@ class Series extends Wxapp{
|
||||
'status' => 1
|
||||
);
|
||||
$car = $this->auto_cars_model->get($where_car,'',$city_id);
|
||||
$biz_id == 70 && $car['price_book'] = 2000; //蕉城辉科写死定金
|
||||
if(!$car){
|
||||
throw new Exception('当前车型暂无库存', ERR_PARAMS_ERROR);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user