no message

This commit is contained in:
kuaifan
2025-05-24 07:24:07 +08:00
parent 270ddc6487
commit c388fe373d
6 changed files with 72 additions and 20 deletions

View File

@@ -51,6 +51,7 @@ class Apps
'office' => 'OnlyOffice',
'drawio' => 'Drawio',
'minder' => 'Minder',
'search' => 'ZincSearch',
default => $appId,
};
throw new ApiException("应用「{$name}」未安装");