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