From 01b6dd65b90f06e58d09c4dc1786f2829b2d3a29 Mon Sep 17 00:00:00 2001 From: brian Date: Wed, 26 Jul 2023 10:44:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- src/main/resources/application.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d83e9aa..bef20a9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ - MyBatis + MyBatis Plus 数据访问框架 - 消息队列(RabbitMQ) - 限流(实现了分别基于Guava和Redisson的单机和分布式两种限流) -- AI能力 (Open AI接口 / **[鱼聪明AI SDK](https://www.yucongming.com/dev)** ) +- AI能力 (Open AI接口 / **[鱼聪明AI SDK](https://github.com/liyupi/yucongming-java-sdk)** ) - Easy Excel - Swagger + Knife4j 接口文档 - Hutool 工具库 diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index e472b23..e960e52 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -88,5 +88,5 @@ cos: yuapi: client: - access-key: xxx - secret-key: xxx \ No newline at end of file + access-key: xyjjaiosvyjxfk4t98g0qlrplfijigrz + secret-key: q6lppq8sdz587jggbttg35nrsj1iyofl \ No newline at end of file