记得上下班打卡 | git大法好,push需谨慎

Commit f571e1b0 authored by 张国柄's avatar 张国柄

Merge remote-tracking branch 'origin/dev_member_voucher_social' into dev_member_voucher_social

parents 3b0ef4bf 00df9eea
......@@ -510,6 +510,7 @@ public class KylinOrderRefundsServiceImpl extends ServiceImpl<KylinOrderRefundsM
return AjaxResult.success(refundOrderDetailsVo);
} catch (Exception e) {
log.error("orderDetailsException e[{}]", e);
return AjaxResult.error("未找到该订单信息");
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment