From a1d87cdd6d7cab9ad12f0e02e3c561493e0db4ae Mon Sep 17 00:00:00 2001 From: aries_ckt <916701291@qq.com> Date: Fri, 20 Oct 2023 15:33:40 +0800 Subject: [PATCH] fix:web knowledge sync bug --- pilot/server/static/404.html | 2 +- pilot/server/static/404/index.html | 2 +- .../chunks/{604.e31c3e76149a6ff7.js => 604.0b6534ada5e802bc.js} | 2 +- pilot/server/static/_next/static/chunks/747-6c8367d757926558.js | 1 - pilot/server/static/_next/static/chunks/747-ec60adab93bb6758.js | 1 + .../{_app-0e8330de38c03c5c.js => _app-e86697c1b3c2f440.js} | 0 ...{webpack-2e50ecf954b8023b.js => webpack-d3a85272b0e75370.js} | 2 +- .../_buildManifest.js | 2 +- .../_ssgManifest.js | 0 pilot/server/static/agent/index.html | 2 +- pilot/server/static/chat/[scene]/[id]/index.html | 2 +- pilot/server/static/chat/index.html | 2 +- pilot/server/static/database/index.html | 2 +- pilot/server/static/index.html | 2 +- pilot/server/static/knowledge/[knowledgeName]/[id]/index.html | 2 +- pilot/server/static/knowledge/index.html | 2 +- pilot/server/static/models/index.html | 2 +- pilot/server/static/prompt/index.html | 2 +- 18 files changed, 15 insertions(+), 15 deletions(-) rename pilot/server/static/_next/static/chunks/{604.e31c3e76149a6ff7.js => 604.0b6534ada5e802bc.js} (82%) delete mode 100644 pilot/server/static/_next/static/chunks/747-6c8367d757926558.js create mode 100644 pilot/server/static/_next/static/chunks/747-ec60adab93bb6758.js rename pilot/server/static/_next/static/chunks/pages/{_app-0e8330de38c03c5c.js => _app-e86697c1b3c2f440.js} (100%) rename pilot/server/static/_next/static/chunks/{webpack-2e50ecf954b8023b.js => webpack-d3a85272b0e75370.js} (74%) rename pilot/server/static/_next/static/{s-WL9w3N8oSbGEOi5ysVt => ip766cXopjZ_vl18rrSLK}/_buildManifest.js (96%) rename pilot/server/static/_next/static/{s-WL9w3N8oSbGEOi5ysVt => ip766cXopjZ_vl18rrSLK}/_ssgManifest.js (100%) diff --git a/pilot/server/static/404.html b/pilot/server/static/404.html index df2d3a147..1a5fba1f0 100644 --- a/pilot/server/static/404.html +++ b/pilot/server/static/404.html @@ -1 +1 @@ -
No data |
No data |