Commit a530b8fc authored by clone's avatar clone

bug

parent a7812bf9
......@@ -30,6 +30,6 @@ class VerifyValidate extends Validate
protected $scene = [
'select' => [ 'id' ],
'verifyIsForbidden' => [ 'device_id', 'is_forbidden', 'operator_id' ],
'verifyIsForbidden' => [ 'device_id', 'is_forbidden', 'operator_id','id' ],
];
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment