From ca1971f52b62c18efa1af540431175b8e8ec7cd3 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 06 六月 2025 17:06:50 +0800
Subject: [PATCH] *

---
 src/main/java/com/zy/core/MainProcess.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/java/com/zy/core/MainProcess.java b/src/main/java/com/zy/core/MainProcess.java
index 674ed7a..4c003d9 100644
--- a/src/main/java/com/zy/core/MainProcess.java
+++ b/src/main/java/com/zy/core/MainProcess.java
@@ -52,7 +52,7 @@
                 try {
                     // 闂撮殧
                     Thread.sleep(200);
-                    System.out.println("寮�濮嬶細"+new Date().getTime());
+//                    System.out.println("寮�濮嬶細"+new Date().getTime());
 
                     // 绯荤粺杩愯鐘舵�佸垽鏂�
                     if (!SystemProperties.WCS_RUNNING_STATUS.get()) {
@@ -69,7 +69,7 @@
                     mainService.rgvCompleteWrkMastSta(autoZ);
                     //鏇存柊浣嶇疆淇℃伅
                     mainService.updateStePosition();
-                    System.out.println("缁撴潫锛�"+new Date().getTime());
+//                    System.out.println("缁撴潫锛�"+new Date().getTime());
 
 
                 } catch (Exception e) {

--
Gitblit v1.9.1