|
|
@@ -742,6 +742,7 @@ public class WxCouponOrderServiceImpl implements WxCouponOrderService { |
|
|
} |
|
|
} |
|
|
//更新卡拥有者 |
|
|
//更新卡拥有者 |
|
|
try { |
|
|
try { |
|
|
|
|
|
record.setCUserId(null); |
|
|
wxCouponOrderMapper.updateByPrimaryKeySelective(record); |
|
|
wxCouponOrderMapper.updateByPrimaryKeySelective(record); |
|
|
} catch (Exception e) { |
|
|
} catch (Exception e) { |
|
|
logger.info("更新卡拥有者信息失败"); |
|
|
logger.info("更新卡拥有者信息失败"); |
|
|
|