From df407d0f867f5063895be21fde14963b0ae4776e Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期二, 10 三月 2026 15:01:20 +0800
Subject: [PATCH] 电视机显示出库运行状态;空托盘入库

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

diff --git a/src/main/java/com/zy/core/MainProcess.java b/src/main/java/com/zy/core/MainProcess.java
index 895a849..a7c0ce2 100644
--- a/src/main/java/com/zy/core/MainProcess.java
+++ b/src/main/java/com/zy/core/MainProcess.java
@@ -50,7 +50,7 @@
                     mainService.executeOutTask();
                     // 妫�娴嬩换鍔″畬鎴�
                     mainService.deviceFinished();
-//                    // 鍫嗗灈鏈哄紓甯镐俊鎭褰�
+                    // 鍫嗗灈鏈哄紓甯镐俊鎭褰�
 //                    mainService.recCrnErr(3);
                     // 鍑哄簱  ===>> 宸ヤ綔妗d俊鎭啓鍏ed鏄剧ず鍣�
                     mainService.ledExecute(4);
@@ -58,6 +58,8 @@
                     mainService.ledExecuteIn(6);
                     // 鍏朵粬  ===>> LED鏄剧ず鍣ㄥ浣嶏紝鏄剧ず榛樿淇℃伅
                     mainService.ledReset(5);
+                    // 鍑哄簱 ===>> 鏄剧ず杩愯鐘舵��
+                    mainService.deviceRunning(7);
 
 
                 } catch (Exception e) {

--
Gitblit v1.9.1