From 955a66eec02b8c3fde019110d9c1b604eac017e5 Mon Sep 17 00:00:00 2001 From: zjh <1084500556@qq.com> Date: 星期四, 13 二月 2025 09:43:26 +0800 Subject: [PATCH] zjh20250213 --- ltkj-system/pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ltkj-system/pom.xml b/ltkj-system/pom.xml index c1671d8..d3f8085 100644 --- a/ltkj-system/pom.xml +++ b/ltkj-system/pom.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> - <artifactId>ltkj_peis_region</artifactId> + <artifactId>ltkj</artifactId> <groupId>com.ltkj</groupId> <version>3.8.4</version> </parent> @@ -22,4 +22,4 @@ <artifactId>ltkj-common</artifactId> </dependency> </dependencies> -</project> +</project> \ No newline at end of file -- Gitblit v1.8.0