From 69b20b9fda2eca87ce76f753e3c378c3bf341f2d Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期三, 26 八月 2026 15:46:04 +0800 Subject: [PATCH] refactor(ai): 移除不必要的依赖项 --- yudao-module-bi/src/main/java/cn/iocoder/yudao/module/bi/service/dashboard/DashboardServiceImpl.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/yudao-module-bi/src/main/java/cn/iocoder/yudao/module/bi/service/dashboard/DashboardServiceImpl.java b/yudao-module-bi/src/main/java/cn/iocoder/yudao/module/bi/service/dashboard/DashboardServiceImpl.java index fe36eaf..b8a6596 100644 --- a/yudao-module-bi/src/main/java/cn/iocoder/yudao/module/bi/service/dashboard/DashboardServiceImpl.java +++ b/yudao-module-bi/src/main/java/cn/iocoder/yudao/module/bi/service/dashboard/DashboardServiceImpl.java @@ -19,7 +19,7 @@ /** * 浠〃鐩� Service 瀹炵幇 * - * @author 鑺嬮亾婧愮爜 + * @author 瓒呯骇绠$悊鍛� */ @Slf4j @Service -- Gitblit v1.9.3