Redeem 1 年之前
父节点
当前提交
52cd019ffa
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/main/java/com/steerinfo/dil/service/impl/OyeResultServiceImpl.java

+ 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);