fix basedpyright

This commit is contained in:
hjlarry
2026-01-17 15:54:32 +08:00
parent 7901e18fa6
commit 9eeceb2455
7 changed files with 166 additions and 82 deletions

View File

@ -183,6 +183,7 @@ __all__ = [
"models",
"oauth",
"oauth_server",
"online_user",
"ops_trace",
"parameter",
"ping",
@ -205,6 +206,7 @@ __all__ = [
"website",
"workflow",
"workflow_app_log",
"workflow_comment",
"workflow_draft_variable",
"workflow_run",
"workflow_statistic",