From 411f3275d09e2963eb1150b0c9dd559a4abfd9e3 Mon Sep 17 00:00:00 2001 From: wujianwei <wjw@11.com> Date: 星期三, 13 八月 2025 14:38:08 +0800 Subject: [PATCH] 新增日志 --- admin/pom.xml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/admin/pom.xml b/admin/pom.xml index ecdf95c..1f126dd 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -48,6 +48,10 @@ <groupId>com.ruoyi</groupId> <artifactId>framework</artifactId> </dependency> + <dependency> + <groupId>com.ruoyi</groupId> + <artifactId>service</artifactId> + </dependency> <!-- 瀹氭椂浠诲姟--> <dependency> -- Gitblit v1.8.0