From cea709ad1c7bd45aa45972174bd528b15bf4ae6b Mon Sep 17 00:00:00 2001
From: yxl <584911253@qq.com>
Date: 星期五, 07 二月 2025 10:51:51 +0800
Subject: [PATCH] 最新代码提交

---
 public/config/config.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/public/config/config.js b/public/config/config.js
index 45033b9..89aa040 100644
--- a/public/config/config.js
+++ b/public/config/config.js
@@ -16,8 +16,9 @@
   // apiUrl: "http://103.135.160.14:5381/",0
   // apiUrl: location.origin,
   // apiUrl: "http://192.168.11.194",
-  // apiUrl:"http://103.135.160.14:7800",
+  apiUrl:"http://103.135.160.14:7800",
   apiUrl:"/dev-api",
+  apiRagUrl:"/rag-api",
   imgUrl: webHost + "/image/",
   reportMd: "/Data/Report.md",
   reportDocx: "/Data/Report.docx",

--
Gitblit v1.9.3