xhxu 3 лет назад
Родитель
Сommit
fe62b31202
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponMapper.xml

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

@@ -1362,7 +1362,7 @@
select id,remain_inventory,inventory,cover_img,title,sub_title,item_group,sale_price,use_price,price,tail_price,
orig_price,unit,use_limit_rule,use_limit_quantity,send_type,support_transfer,press_limit_num,auto_refund,
conditions,valid_type,valid_start_date,valid_end_date,pick_start_date,pick_end_date,valid_days,credit_price,
content_type,source_type,merchant_type
remark,content_type,source_type,merchant_type
from wx_coupon where `tenant_id` = #{tenantId}
<if test=" null != id ">
and `id` = #{id}


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