|
@@ -333,7 +333,7 @@
|
|
|
#{item}
|
|
#{item}
|
|
|
</foreach>
|
|
</foreach>
|
|
|
</if>
|
|
</if>
|
|
|
- <if test="pumpParam.scoreType != null and pumpParam.scoreType != ''">
|
|
|
|
|
|
|
+ <if test="pumpParam.scoreType != null">
|
|
|
AND result.scoreType = #{pumpParam.scoreType}
|
|
AND result.scoreType = #{pumpParam.scoreType}
|
|
|
</if>
|
|
</if>
|
|
|
<if test="pumpParam.exceptionFlag != null">
|
|
<if test="pumpParam.exceptionFlag != null">
|