feat: 新增后端模型管理,第三方快捷登录

This commit is contained in:
npc0-hue
2026-02-11 17:41:59 +08:00
parent 7947b7976b
commit 9226a3d795
49 changed files with 2724 additions and 99 deletions
+2
View File
@@ -219,4 +219,6 @@ __all__ = [
"workflow_statistic",
"workflow_trigger",
"workspace",
# extend: 二开
"register_extend",
]