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

/、send

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

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

@@ -114,10 +114,8 @@
<select id="findListVoByValidType" parameterType="com.iformall.domain.vo.WxCouponSendVo" resultMap="BaseResultMap">
select tt.* from (select
<include refid="allColumns"/>
, mui.name as operator
from wx_coupon_send cs
left join wx_coupon c on c.id = cs.coupon_id
left join mall_user_info mui on mui.id = cs.operator_id
<include refid="dynamicWhereConditions"/>) as tt
where 1=1
and ((tt.valid_type=1


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