', 0)->update(['open_id' => '', 'phone' => '']); UserAuth::where('id', '>', 0)->delete(); dd('--------'); // return view('admin.test.index'); } }