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