From e4d5edc13431e3777d4463df4864c6116dc79744 Mon Sep 17 00:00:00 2001
From: zhouxiantao <1026371446@qq.com>
Date: Thu, 17 Oct 2024 19:51:01 +0800
Subject: [PATCH] fix:流转办理已经修改不生效问题,纠纷态势区域权限限制,纠纷态势纠纷类型二级接口
---
dyh-service/pom.xml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/dyh-service/pom.xml b/dyh-service/pom.xml
index 0061128..c2a67d1 100644
--- a/dyh-service/pom.xml
+++ b/dyh-service/pom.xml
@@ -26,7 +26,11 @@
<module>dyh-base</module>
<module>dyh-utils</module>
<module>dyh-cust</module>
+ <module>dyh-disp</module>
+ <module>dyh-mediate</module>
+ <module>dyh-sys</module>
<module>dyh-sync</module>
+ <module>dyh-ssim</module>
</modules>
<dependencyManagement>
--
Gitblit v1.8.0