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

Commit ec794496 authored by 胡佳晨's avatar 胡佳晨

admin 增加查询订单号

parent e38c122d
...@@ -71,4 +71,9 @@ public class OrderRefundOvertimeServiceImpl implements IKylinOrderRefundsService ...@@ -71,4 +71,9 @@ public class OrderRefundOvertimeServiceImpl implements IKylinOrderRefundsService
return false; return false;
} }
} }
@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