From 5269c06d291f9f18d082983f63c4afb193a6bd80 Mon Sep 17 00:00:00 2001 From: wujianwei <wjw@11.com> Date: 星期二, 29 七月 2025 17:29:56 +0800 Subject: [PATCH] 新增时间查询状态 --- service/pom.xml | 9 ++------- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/service/pom.xml b/service/pom.xml index 4902321..b901709 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -9,7 +9,7 @@ </parent> <modelVersion>4.0.0</modelVersion> - <groupId>com.cwgl</groupId> + <groupId>com.ruoyi</groupId> <artifactId>service</artifactId> <properties> @@ -26,12 +26,7 @@ <version>${project.version}</version> </dependency> - <!--鎸佷箙鍖栧眰妯″潡--> - <dependency> - <groupId>com.ruoyi</groupId> - <artifactId>core</artifactId> - <version>${ruoyi.version}</version> - </dependency> + <!--鎸佷箙鍖栧眰妯″潡--> <dependency> <groupId>com.ruoyi</groupId> -- Gitblit v1.8.0