moonsflyer 7 месяцев назад
Родитель
Сommit
c99edd37a3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/api/validate/ServiceValidate.php

+ 1 - 1
app/api/validate/ServiceValidate.php

@@ -74,7 +74,7 @@ class ServiceValidate extends BaseValidate
         'log_type.in'                               =>'类型log_type参数规则错误',
     ];
     protected $scene = [
-        'agricultural_machinery_operator' => ['name','mobile','type','cate_id','area_id','agricultural_machinery_model','images'], //
+        'agricultural_machinery_operator' => ['name','mobile','type','cate_id','area_id','agricultural_machinery_model','images','driver_image','driving_image','agricultural_image'], //
         'info' => ['type'], //
         'cate'=>['type'],
         'serviceRenew'=>['type'],