chenrui
2025-03-14 af0635b1fe65174141620258d23bd9a7afe0bc2f
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>