From f5ea18c40e7c6d7525d5e682e4d3c8898eb53dd3 Mon Sep 17 00:00:00 2001
From: "1437892690@qq.com" <1437892690@qq.com>
Date: Thu, 21 Aug 2025 12:00:23 +0800
Subject: [PATCH] =?UTF-8?q?[=E5=8A=9F=E8=83=BD]=20=E9=85=8D=E7=BD=AE?=
=?UTF-8?q?=E9=A1=B9=E7=AB=AF=E5=8F=A3=E4=B8=BA=E7=A9=BA=E5=AD=97=E7=AC=A6?=
=?UTF-8?q?=E4=B8=B2=E6=97=B6=EF=BC=8C=E8=B5=84=E4=BA=A7=E6=B8=85=E5=8D=95?=
=?UTF-8?q?=E4=B8=AD=E7=AB=AF=E5=8F=A3=E6=98=BE=E7=A4=BA=E4=B8=BA0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
关联 #[1492666829733888]配置项端口为空字符串时,资产清单中端口显示为0 http://192.168.0.96:8090/demo/rdm.html#/bug-detail/939050947543040/939050947543057/1492666829733888
---
.../module/cmdb/dao/mapper/resourcecenter/ResourceMapper.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/java/neatlogic/module/cmdb/dao/mapper/resourcecenter/ResourceMapper.xml b/src/main/java/neatlogic/module/cmdb/dao/mapper/resourcecenter/ResourceMapper.xml
index a95a6983..7947f1a2 100644
--- a/src/main/java/neatlogic/module/cmdb/dao/mapper/resourcecenter/ResourceMapper.xml
+++ b/src/main/java/neatlogic/module/cmdb/dao/mapper/resourcecenter/ResourceMapper.xml
@@ -553,7 +553,7 @@ along with this program. If not, see .-->
-
+
--
Gitee