feat: 在接口层级返回特定错误

This commit is contained in:
amtoaer
2024-04-02 00:00:17 +08:00
parent f5bc882122
commit beb3634e33
8 changed files with 120 additions and 42 deletions

1
Cargo.lock generated
View File

@@ -425,6 +425,7 @@ dependencies = [
"serde",
"serde_json",
"strum 0.26.2",
"thiserror",
"tokio",
"toml",
]