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

Commit 371f3e90 authored by 胡佳晨's avatar 胡佳晨

Merge branch 'test'

parents 3c9126d3 20299ee0
...@@ -104,4 +104,8 @@ public class OrderRefundsCallbackServiceImpl extends ServiceImpl<KylinOrderRefun ...@@ -104,4 +104,8 @@ public class OrderRefundsCallbackServiceImpl extends ServiceImpl<KylinOrderRefun
return "success"; return "success";
} }
@Override
public String getOrderRefundCode(String orderRefundCode) {
return null;
}
} }
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