From 3c31d811aff765b8c5e67c22035b413e0cffb38f Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期二, 24 三月 2026 13:07:30 +0800
Subject: [PATCH] #V5 beta

---
 src/main/java/com/zy/core/model/command/StationCommand.java |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/zy/core/model/command/StationCommand.java b/src/main/java/com/zy/core/model/command/StationCommand.java
index 44cf588..32ef7aa 100644
--- a/src/main/java/com/zy/core/model/command/StationCommand.java
+++ b/src/main/java/com/zy/core/model/command/StationCommand.java
@@ -29,4 +29,18 @@
     // 浠跨湡妯″紡涓嬪彲閫夛細鎵嬪伐鎸囧畾鏉$爜
     private String barcode;
 
+    // V5 杞ㄨ抗鍏冩暟鎹紝浠呬緵 WCS 鍐呴儴浣跨敤
+    private Integer segmentNo;
+
+    private Integer segmentCount;
+
+    private Integer segmentStartIndex;
+
+    private Integer segmentEndIndex;
+
+    private Integer traceVersion;
+
+    // 鍚屼竴 task 鐨� MOVE 璺敱鐗堟湰锛岀敤浜庢帶鍒堕噸涓嬪彂鍜屾棫璺緞澶辨晥
+    private Integer routeVersion;
+
 }

--
Gitblit v1.9.1