feat: implement production cas v1

This commit is contained in:
2026-06-28 12:39:17 +08:00
parent dd53e3054e
commit b202d7b231
33 changed files with 1082 additions and 447 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ pub enum AdapterError {
/// 期望的版本
expected: String,
/// 实际的版本
found: String
found: String,
},
/// 备份操作失败