统一错误处理
This commit is contained in:
@@ -35,6 +35,7 @@ export type AppErrorCode =
|
||||
| "io_error"
|
||||
| "external_command_failed"
|
||||
| "window_operation_failed"
|
||||
| "task_execution_failed"
|
||||
| (string & {})
|
||||
|
||||
export interface AppCommandError {
|
||||
|
||||
Reference in New Issue
Block a user