winter 10 месяцев назад
Родитель
Сommit
fa74569b60
1 измененных файлов: 0 добавлений и 6 удалений
  1. +0
    -6
      mallinkService/src/main/resources/mapper/WxAllBillMapper.xml

+ 0
- 6
mallinkService/src/main/resources/mapper/WxAllBillMapper.xml Просмотреть файл

@@ -146,12 +146,6 @@
#{ridItem} #{ridItem}
</foreach> </foreach>
</if> </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 "> <if test=" null != notInIds ">
and id not in and id not in
<foreach collection="notInIds" index="index" item="nidItem" open="(" separator="," close=")"> <foreach collection="notInIds" index="index" item="nidItem" open="(" separator="," close=")">


Загрузка…
Отмена
Сохранить