Commit 6eaa48da by lujunyi

限购报错

parent 3c7233bb
......@@ -138,7 +138,6 @@ public function update(Request $request)
// return $this->failed('验证码错误');
// }
$data->name = $request->input('name');
$data->id_card = $id_card;
$data->gender = $gender;
......
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 sign in to comment