auto heal(3)

Signed-off-by: mujunxiang <1948535941@qq.com>
This commit is contained in:
mujunxiang
2024-11-19 17:15:37 +08:00
parent 6291087ecb
commit e94d462652
50 changed files with 1822 additions and 2175 deletions
+2 -1
View File
@@ -9,7 +9,7 @@ members = [
"common/protos",
"api/admin",
"reader",
"router",
"router", "common/workers",
]
[workspace.package]
@@ -85,3 +85,4 @@ uuid = { version = "1.11.0", features = [
log = "0.4.22"
axum = "0.7.7"
md-5 = "0.10.6"
workers = { path = "./common/workers" }