Commit 66cb624e authored by clone's avatar clone

bug

parent c644343d
......@@ -31,6 +31,6 @@ class RegisterValidate extends Validate
protected $scene = [
'verify' => [ 'phone', 'device_id' ],
'register' => [ 'phone', 'device_id', 'code', 'wx_union_id' ],
'register' => [ 'phone', 'device_id', 'code' ],
];
}
\ 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