|
|
@ -3009,6 +3009,7 @@ |
|
|
AND item.evaluation_score = #{evaluationScore} |
|
|
AND item.evaluation_score = #{evaluationScore} |
|
|
</if> |
|
|
</if> |
|
|
and item.EVALUATION_SCORE is not null |
|
|
and item.EVALUATION_SCORE is not null |
|
|
|
|
|
order by item.created_time DESC |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
<update id="updateBatchBySerialNum"> |
|
|
<update id="updateBatchBySerialNum"> |
|
|
|