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>