Преглед изворни кода

//update test

release_toaliyun_real
xhxu пре 4 година
родитељ
комит
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"> <if test=" null == type and null == types">
<!-- and ( c.`type` &lt; 7 or c.`type` = 10 ) --> <!-- 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>


<if test=" null != type "> <if test=" null != type ">


Loading…
Откажи
Сачувај