isAjax()) { $id = input('id', 0); $withdraw_model = new WithdrawModel(); $result = $withdraw_model->transfer($id); return $result; } } }