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