xhxu пре 5 година
родитељ
комит
224f661760
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponMapper.xml Прегледај датотеку

@@ -349,7 +349,7 @@
</if> </if>


<if test=" null == type and null == types"> <if test=" null == type and null == types">
and c.`type` &lt; 7
and ( c.`type` &lt; 7 or type c.`type` = 10 )
</if> </if>


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


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