Redeem 1 год назад
Родитель
Сommit
52cd019ffa

+ 0 - 1
src/main/java/com/steerinfo/dil/service/impl/OyeResultServiceImpl.java

@@ -82,7 +82,6 @@ public class OyeResultServiceImpl implements IOyeResultService {
         List<OyeInboundResult> OyeInboundResults = new ArrayList<>();
         List<OyeRealtimeInventory> oyeRealtimeInventoriesInsert = new ArrayList<>();
         List<OyeRealtimeInventory> oyeRealtimeInventoriesUpdate = new ArrayList<>();
-
         System.out.println("===========" + new Date());
         JSONObject jsonObject = new JSONObject(mapValue);
         System.out.println(jsonObject);