瀏覽代碼

[卡转赠][修改][查询状态]

release_toaliyun_real
gongbiao 7 年之前
父節點
當前提交
bf63b1bba5
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      mallinkService/src/main/java/com/iformall/service/impl/WxCouponOrderServiceImpl.java

+ 1
- 0
mallinkService/src/main/java/com/iformall/service/impl/WxCouponOrderServiceImpl.java 查看文件

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


Loading…
取消
儲存