From ec7fb14f77fc210a6eee157891b9480bacbcce0c Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期三, 18 三月 2026 10:58:05 +0800
Subject: [PATCH] #删除旧AI代码

---
 rsf-admin/src/i18n/en.js |   21 ---------------------
 1 files changed, 0 insertions(+), 21 deletions(-)

diff --git a/rsf-admin/src/i18n/en.js b/rsf-admin/src/i18n/en.js
index ab6ed0e..00fd50a 100644
--- a/rsf-admin/src/i18n/en.js
+++ b/rsf-admin/src/i18n/en.js
@@ -150,14 +150,6 @@
         token: 'Token',
         operation: 'Operation',
         config: 'Config',
-        aiParam: 'AI Params',
-        aiPrompt: 'AI Prompt',
-        aiDiagnosis: 'AI Diagnosis',
-        aiDiagnosisPlan: 'AI Diagnosis Plan',
-        aiCallLog: 'AI Call Log',
-        aiRoute: 'AI Route',
-        aiToolConfig: 'AI Diagnostic Tool',
-        aiMcpMount: 'AI MCP Mount',
         tenant: 'Tenant',
         userLogin: 'Token',
         customer: 'Customer',
@@ -408,19 +400,6 @@
                 val: "val",
                 content: "content",
                 type: "type",
-            },
-            aiParam: {
-                uuid: "uuid",
-                name: "name",
-                modelCode: "model code",
-                provider: "provider",
-                chatUrl: "chat url",
-                apiKey: "api key",
-                modelName: "model name",
-                systemPrompt: "system prompt",
-                maxContextMessages: "max context",
-                defaultFlag: "default",
-                sort: "sort",
             },
             tenant: {
                 name: "name",

--
Gitblit v1.9.1