拓展自定义事件类型, 增强程序拓展性, 配置保存, 读取逻辑完成.

This commit is contained in:
JIe
2024-12-10 19:54:35 +08:00
parent 7f059c7782
commit 8866fd8b02
4 changed files with 104 additions and 22 deletions

View File

@@ -11,8 +11,6 @@ serde_json = "1.0.132"
mysql = "25.0.1"
chrono="0.4.38"
tokio = { version = "1.42", features = ["full"] }
log = "0.4.22"
lazy_static = "1.5.0"
time = "0.3.37"
crossbeam = "0.8"