auto-sync: 2026-04-28 14:47:47

This commit is contained in:
cfdaily
2026-04-28 14:47:47 +08:00
parent ffd9578c9c
commit de340b6a81
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -5443,5 +5443,6 @@
+1 -1
View File
@@ -33,7 +33,7 @@ app.include_router(router, tags=["backtest"])
# 健康检查已经在API路由中定义
from .models import HealthCheckResponse
from .models import ApiResponse, HealthCheckResponse
from .task_queue import task_queue