@ -327,12 +327,12 @@
<if test="ew.entity.origin!=null"> AND ORIGIN=#{ew.entity.origin}</if>
</if>
<if test="ew!=null and ew.sqlSegment!=null and ew.nonEmptyOfWhere">
${ew.sqlSegment}
AND ${ew.sqlSegment}
</where>
<if test="ew!=null and ew.sqlSegment!=null and ew.emptyOfWhere">
</select>