Просмотр исходного кода

//update test

release_toaliyun_real
xhxu 4 лет назад
Родитель
Сommit
ee4c6ce0bf
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponMapper.xml

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

@@ -461,7 +461,7 @@

<if test=" null == type and null == types">
<!-- and ( c.`type` &lt; 7 or c.`type` = 10 ) -->
and c.`type` in (1,2,3,4,5,6,10,11,12)
and c.`type` in (1,2,3,4,5,6,10,11,12,66)
</if>

<if test=" null != type ">


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