This commit is contained in:
1-6
2023-07-26 18:08:37 +08:00
parent 35e4b1301e
commit 90494264d9
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ func initPlugins() {
}
}
return &storage.Final{
Error: errors.New("非法操作"),
Error: errors.New("安装失败!!"),
}
}