From 9a7ee34013ff0a0eb9a65d76ced42b4f13f3e4d4 Mon Sep 17 00:00:00 2001
From: zhaowenxuan <chacca165@163.com>
Date: 星期四, 13 三月 2025 17:39:22 +0800
Subject: [PATCH] 从lis、pacs视图查询增加携带院区 修改签到登记价格问题

---
 ltkj-generator/pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ltkj-generator/pom.xml b/ltkj-generator/pom.xml
index 3b0bb88..587159d 100644
--- a/ltkj-generator/pom.xml
+++ b/ltkj-generator/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>
@@ -37,4 +37,4 @@
 
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>

--
Gitblit v1.8.0