refactor(gateway): 重构 ai pipeline 规划链路

This commit is contained in:
fawney19
2026-04-14 01:27:04 +08:00
parent 37bb120d20
commit 53acfbabf6
74 changed files with 7357 additions and 4380 deletions

View File

@@ -204,7 +204,7 @@ async fn gateway_handles_admin_dashboard_stats_locally_without_proxying_upstream
json!("session-dashboard-stats-admin"),
),
]),
now + chrono::Duration::hours(1),
chrono::Utc::now() + chrono::Duration::hours(1),
);
let session = sample_auth_session(
"admin-auth-1",