From f6046d2fc1503dc76fc06c51604b480664f532a3 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期二, 06 一月 2026 09:52:58 +0800
Subject: [PATCH] #

---
 src/main/java/com/zy/core/network/entity/ZyDualCrnStatusEntity.java |   57 ++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 32 insertions(+), 25 deletions(-)

diff --git a/src/main/java/com/zy/core/network/entity/ZyDualCrnStatusEntity.java b/src/main/java/com/zy/core/network/entity/ZyDualCrnStatusEntity.java
index 9c26fef..33f12eb 100644
--- a/src/main/java/com/zy/core/network/entity/ZyDualCrnStatusEntity.java
+++ b/src/main/java/com/zy/core/network/entity/ZyDualCrnStatusEntity.java
@@ -47,20 +47,6 @@
     public Integer statusTwo;
 
     /**
-     * 鍫嗗灈鏈哄綋鍓嶅垪鍙�
-     */
-    public Integer bay;
-
-    public Integer bayTwo;
-
-    /**
-     * 鍫嗗灈鏈哄綋鍓嶅眰鍙�
-     */
-    public Integer level;
-
-    public Integer levelTwo;
-
-    /**
      * 褰撳墠璐у弶浣嶇疆
      * 0 = 璐у弶鍘熶綅
      * 1 = 璐у弶鍦ㄥ乏渚�
@@ -71,13 +57,37 @@
     public Integer forkPosTwo;
 
     /**
+     * 杞借揣鍙版湁鐗�
+     */
+    public Integer loaded;
+
+    public Integer loadedTwo;
+
+    /**
+     * 浠诲姟鎺ユ敹鐘舵��
+     * 0 = 鏈帴鏀�
+     * 1 = 宸叉帴鏀�
+     */
+    public Integer taskReceive;
+
+    public Integer taskReceiveTwo;
+
+    /**
+     * 鍫嗗灈鏈哄綋鍓嶅垪鍙�
+     */
+    public Integer bay;
+
+    /**
+     * 鍫嗗灈鏈哄綋鍓嶅眰鍙�
+     */
+    public Integer level;
+
+    /**
      * 褰撳墠杞借揣鍙颁綅缃�
      * 0 = 涓嬪畾浣�
      * 1 = 涓婂畾浣�
      */
     public Integer liftPos;
-
-    public Integer liftPosTwo;
 
     /**
      * 璧拌鍦ㄥ畾浣�
@@ -85,15 +95,6 @@
      * 1 = 涓嶅湪瀹氫綅
      */
     public Integer walkPos;
-
-    public Integer walkPosTwo;
-
-    /**
-     * 杞借揣鍙版湁鐗�
-     */
-    public Integer loaded;
-
-    public Integer loadedTwo;
 
     /**
      * X琛岃蛋绾块�熷害m/min
@@ -138,4 +139,10 @@
 
     private Integer temp4;
 
+    //璐х墿绫诲瀷
+    private Integer goodsType;
+
+    //鏉$爜
+    private String barcode;
+
 }

--
Gitblit v1.9.1