|
@@ -704,7 +704,7 @@
|
|
</foreach>
|
|
</foreach>
|
|
</if>
|
|
</if>
|
|
<if test="receiptStatus != null and receiptStatus!= ''">
|
|
<if test="receiptStatus != null and receiptStatus!= ''">
|
|
- AND receiptStatus = #{receiptStatus}
|
|
|
|
|
|
+ AND co.receiptStatus = #{receiptStatus}
|
|
</if>
|
|
</if>
|
|
<if test="refundType !=null and refundType != ''">
|
|
<if test="refundType !=null and refundType != ''">
|
|
<if test="refundType == 1 or refundType == 2">
|
|
<if test="refundType == 1 or refundType == 2">
|