From 40c16f17cc8b8b6337347587690cb6a6c4846dec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=A5=8E=E5=85=B4?= <2220574228@qq.com>
Date: Fri, 3 Jul 2026 19:10:27 +0800
Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9;?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
mhd_bms/src/main/resources/mapper/DocumentTypeMapper.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/mhd_bms/src/main/resources/mapper/DocumentTypeMapper.xml b/mhd_bms/src/main/resources/mapper/DocumentTypeMapper.xml
index 6c85919ac..f70980dd0 100644
--- a/mhd_bms/src/main/resources/mapper/DocumentTypeMapper.xml
+++ b/mhd_bms/src/main/resources/mapper/DocumentTypeMapper.xml
@@ -92,6 +92,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and organization_id = #{documentTypeDO.organizationId}
+
+ and belong_modules_code = #{documentTypeDO.belongModuleCode}
+
-
+
\ No newline at end of file