Explorar o código

添加收款方

Duan_xu %!s(int64=3) %!d(string=hai) anos
pai
achega
0414301767

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

@@ -162,7 +162,7 @@
             </if>
             <if test="receiptType != null and receiptType != ''">
                 <if test="receiptType==2">
-                    AND (a.receiptType = 2 or a.receiptType = 9)
+                    AND (a.receiptType = 9)
                 </if>
                 <if test="receiptType!=2">
                     AND a.receiptType = #{receiptType}