edit-api-ck_car
This commit is contained in:
@@ -599,7 +599,7 @@ class Cusorder extends Wxapp{
|
||||
if(!$order_data['car_img']){
|
||||
throw new Exception('请先上传行驶证', ERR_PARAMS_ERROR);
|
||||
}
|
||||
if(!$order_data['ins_img']){
|
||||
if(!$order_data['ins_img'] && !$order_data['insurance_img'] && !$order_data['business_img']){
|
||||
throw new Exception('请先上传保单', ERR_PARAMS_ERROR);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user