From 891d1535999075a354ff1014ae5dbede5cfddc29 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期六, 23 五月 2020 19:12:52 +0800
Subject: [PATCH] 唯品会订单,苏宁相关代码添加

---
 fanli/src/main/java/com/yeshi/fanli/service/impl/order/OrderRepairHistoryServiceImpl.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/fanli/src/main/java/com/yeshi/fanli/service/impl/order/OrderRepairHistoryServiceImpl.java b/fanli/src/main/java/com/yeshi/fanli/service/impl/order/OrderRepairHistoryServiceImpl.java
index 66bb6f5..8acd5c6 100644
--- a/fanli/src/main/java/com/yeshi/fanli/service/impl/order/OrderRepairHistoryServiceImpl.java
+++ b/fanli/src/main/java/com/yeshi/fanli/service/impl/order/OrderRepairHistoryServiceImpl.java
@@ -10,6 +10,7 @@
 import com.yeshi.fanli.entity.order.OrderRepairHistory;
 import com.yeshi.fanli.service.inter.order.OrderRepairHistoryService;
 
+
 @Service
 public class OrderRepairHistoryServiceImpl implements OrderRepairHistoryService {
 

--
Gitblit v1.8.0