mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-07-22 08:05:15 +08:00
feat: implement production cas v1
This commit is contained in:
@@ -33,7 +33,7 @@ pub enum AdapterError {
|
||||
/// 期望的版本
|
||||
expected: String,
|
||||
/// 实际的版本
|
||||
found: String
|
||||
found: String,
|
||||
},
|
||||
|
||||
/// 备份操作失败
|
||||
|
||||
Reference in New Issue
Block a user