mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 02:22:48 +08:00
feat: 发布智能体版
This commit is contained in:
@@ -12,7 +12,7 @@ class OutputBase extends Output
|
||||
$question = $this->appendForceForceTip($question);
|
||||
|
||||
if ($this->isForceForceEnabled($input)) {
|
||||
return true;
|
||||
return $default;
|
||||
}
|
||||
|
||||
return parent::confirm($input, $question, $default);
|
||||
|
||||
Reference in New Issue
Block a user