@ -23,9 +23,6 @@
<if test="type !=null">
AND thr_order.`type` = #{type}
</if>
<if test="allocateStatus!= null">
AND allocateStatus = #{allocateStatus}
<if test="billFlag != '' and billFlag !=null">
AND billFlag = #{billFlag}