refactor: refact schedule module

This commit is contained in:
tao.chen
2026-07-31 12:23:08 +08:00
parent 2ff23acb6d
commit 6244dd88b5
8 changed files with 1163 additions and 833 deletions
+2 -1
View File
@@ -15,7 +15,8 @@ dependencies = [
]
[tool.uv.sources]
common = { path = "../common" }
common = { workspace = true }
[build-system]
requires = ["hatchling"]