feat: settings 基础组件

This commit is contained in:
Junyan Qin
2024-10-15 00:07:40 +08:00
parent cd0a8fb24b
commit 7174742886
9 changed files with 258 additions and 9 deletions

View File

@@ -16,4 +16,4 @@ class SystemRouterGroup(group.RouterGroup):
"version": constants.semantic_version,
"debug": constants.debug_mode
}
)
)