Explorar o código

Merge remote-tracking branch 'origin/developer' into developerD

huangzhiguo %!s(int64=2) %!d(string=hai) anos
pai
achega
2ca3a7ad5b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mappings/modules/order/OrderMapper.xml

+ 1 - 1
src/main/resources/mappings/modules/order/OrderMapper.xml

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