zhuo
2025-04-22 d55fe4255a7fa2b1a9c7a8f5d00a0b7683649e2d
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>