mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 09:20:22 +08:00
refactor(gateway): 重构 ai pipeline 规划链路
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user