From d9006551fff47c172ea6a0672af7dd21df34f28f Mon Sep 17 00:00:00 2001
From: zhaowenxuan <chacca165@163.com>
Date: 星期六, 15 二月 2025 15:05:45 +0800
Subject: [PATCH] 20250215

---
 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 d3f8085..c1671d8 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</artifactId>
+        <artifactId>ltkj_peis_region</artifactId>
         <groupId>com.ltkj</groupId>
         <version>3.8.4</version>
     </parent>
@@ -22,4 +22,4 @@
             <artifactId>ltkj-common</artifactId>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>

--
Gitblit v1.8.0