get('id')); if ($ok) { return $this->showMessage('操作成功'); } else { return $this->showWarning("操作失败"); } } }