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

Commit 20299ee0 authored by 胡佳晨's avatar 胡佳晨

admin 增加查询订单号

parent ec794496
......@@ -104,4 +104,8 @@ public class OrderRefundsCallbackServiceImpl extends ServiceImpl<KylinOrderRefun
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