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

[拼团营销分析][修改][查询]

release_toaliyun_real
gongbiao пре 7 година
родитељ
комит
d9b876be5c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml

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

@@ -116,7 +116,7 @@
and c.coupon_id=#{couponId}
</if>
<if test=" null != title and ''!=title">
and c.title=#{title}
and c.title like concat('%',#{title},'%')
</if>
</where>
</select>


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