zhuo
2025-05-07 50164d95bfe34f532e3f2513a53f62c0864fe1a2
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>