Przeglądaj źródła

fix

release_toaliyun_real
winter 11 miesięcy temu
rodzic
commit
fa74569b60
1 zmienionych plików z 0 dodań i 6 usunięć
  1. +0
    -6
      mallinkService/src/main/resources/mapper/WxAllBillMapper.xml

+ 0
- 6
mallinkService/src/main/resources/mapper/WxAllBillMapper.xml Wyświetl plik

@@ -146,12 +146,6 @@
#{ridItem}
</foreach>
</if>
<if test=" null != statusList ">
and `status` in
<foreach collection="statusList" index="index" item="stItem" open="(" separator="," close=")">
#{stItem}
</foreach>
</if>
<if test=" null != notInIds ">
and id not in
<foreach collection="notInIds" index="index" item="nidItem" open="(" separator="," close=")">


Ładowanie…
Anuluj
Zapisz