Przeglądaj źródła

[退款][修改]

release_toaliyun_real
Stormeye.Wu 7 lat temu
rodzic
commit
2eba5397b2
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      mallinkService/src/main/resources/mapper/WxRefundOrderMapper.xml

+ 2
- 1
mallinkService/src/main/resources/mapper/WxRefundOrderMapper.xml Wyświetl plik

@@ -111,7 +111,8 @@
<foreach collection="ids" index="index" item="idItem" open="(" separator="," close=")">
#{idItem}
</foreach>
</if>
</if>
and `refund_id` is not null
<if test=" null != sortColumns"> order by ${sortColumns} </if>
</sql>


Ładowanie…
Anuluj
Zapisz