|
@@ -857,7 +857,6 @@
|
|
|
<if test="bigCustomer !=null">
|
|
<if test="bigCustomer !=null">
|
|
|
and b2.big_customer = #{bigCustomer}
|
|
and b2.big_customer = #{bigCustomer}
|
|
|
</if>
|
|
</if>
|
|
|
-# b.change_count changeCount, b.restatement_count restatementCount,b.refund_count refundCount
|
|
|
|
|
<if test="restatement ==0">
|
|
<if test="restatement ==0">
|
|
|
and b.restatement_count = 0
|
|
and b.restatement_count = 0
|
|
|
</if>
|
|
</if>
|