From 84b8d6f675c2f3aed83e0503e79cf1fa05e888e5 Mon Sep 17 00:00:00 2001 From: ageer <ageerle@163.com> Date: 星期日, 11 五月 2025 17:25:02 +0800 Subject: [PATCH] feat: 支持coze,dify,派欧云等三方模型调用 --- ruoyi-common/ruoyi-common-core/src/main/java/org/ruoyi/common/core/event/ConfigChangeEvent.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-common/ruoyi-common-core/src/main/java/org/ruoyi/common/core/event/ConfigChangeEvent.java b/ruoyi-common/ruoyi-common-core/src/main/java/org/ruoyi/common/core/event/ConfigChangeEvent.java index 67244af..816668a 100644 --- a/ruoyi-common/ruoyi-common-core/src/main/java/org/ruoyi/common/core/event/ConfigChangeEvent.java +++ b/ruoyi-common/ruoyi-common-core/src/main/java/org/ruoyi/common/core/event/ConfigChangeEvent.java @@ -3,7 +3,7 @@ import org.springframework.context.ApplicationEvent; /** - * 鎻忚堪锛氬畾涔変竴涓簨浠剁被锛岀敤浜庨�氱煡閰嶇疆鍙樺寲 + * 瀹氫箟涓�涓簨浠剁被锛岀敤浜庨�氱煡閰嶇疆鍙樺寲 * * @author ageerle@163.com * date 2024/5/19 -- Gitblit v1.9.3