Commit 3d1614d3 by zhiheng.zhang

删除多余的方法

parent 5e6763f5
...@@ -259,7 +259,6 @@ public class OrderServiceImpl implements Orderservice { ...@@ -259,7 +259,6 @@ public class OrderServiceImpl implements Orderservice {
private OfflineCouponSdkService offlineCouponSdkService; private OfflineCouponSdkService offlineCouponSdkService;
@Autowired @Autowired
private PaymentApplicationClient paymentApplicationClient; private PaymentApplicationClient paymentApplicationClient;
private DeliveryFeiginClient deliveryFeiginClient;
@Autowired @Autowired
private RedisTemplate redisTemplate; private RedisTemplate redisTemplate;
......
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