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