From 5cfa20bbf53a145e2f7abd5d8b61517b780f915c Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 04 六月 2026 14:42:33 +0800
Subject: [PATCH] 更改
---
basic-server/src/main/resources/mapper/StructureTestMapper.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/basic-server/src/main/resources/mapper/StructureTestMapper.xml b/basic-server/src/main/resources/mapper/StructureTestMapper.xml
index 05c7ae7..a17b51a 100644
--- a/basic-server/src/main/resources/mapper/StructureTestMapper.xml
+++ b/basic-server/src/main/resources/mapper/StructureTestMapper.xml
@@ -31,6 +31,7 @@
<if test="ew.customSqlSegment != null and ew.customSqlSegment != ''">
${ew.customSqlSegment}
</if>
+
</select>
</mapper>
--
Gitblit v1.9.3