moonsflyer 7 月之前
父节点
当前提交
6cb7a11833
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/api/validate/ServiceValidate.php

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

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