Explorar el Código

[卡转赠][修改][领取]

release_toaliyun_real
gongbiao hace 7 años
padre
commit
9066571ab1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml Ver fichero

@@ -666,7 +666,7 @@
<select id="findCardListOfCUser" parameterType="com.iformall.domain.vo.WxCardCVo" resultMap="CCardVoResultMap"> <select id="findCardListOfCUser" parameterType="com.iformall.domain.vo.WxCardCVo" resultMap="CCardVoResultMap">
select id,tenant_id,'0' coupon_id,'0' coupon_type,expired_time,`status`as select id,tenant_id,'0' coupon_id,'0' coupon_type,expired_time,`status`as
coupon_order_status,create_date,update_date, coupon_order_status,create_date,update_date,
'' cover_img,title,'' sub_title,'' detail,'' unit,'' remark,amount,remain_amount as remaining_amount,'0'
'' cover_img,title,'' sub_title,'' detail,'0' unit,'' remark,amount,remain_amount as remaining_amount,'0'
support_transfer support_transfer
from wx_card_transfer_info where 1=1 from wx_card_transfer_info where 1=1
<if test="tenantId != null"> <if test="tenantId != null">


Cargando…
Cancelar
Guardar