From e9b531edd2917b01a80dfa14e917ec21ddad8882 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期四, 19 三月 2026 20:26:13 +0800
Subject: [PATCH] #
---
src/main/java/com/zy/core/model/command/StationCommand.java | 11 +++++++++++
1 files changed, 11 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..262abc8 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,15 @@
// 浠跨湡妯″紡涓嬪彲閫夛細鎵嬪伐鎸囧畾鏉$爜
private String barcode;
+ // V5 杞ㄨ抗鍏冩暟鎹紝浠呬緵 WCS 鍐呴儴浣跨敤
+ private Integer segmentNo;
+
+ private Integer segmentCount;
+
+ private Integer segmentStartIndex;
+
+ private Integer segmentEndIndex;
+
+ private Integer traceVersion;
+
}
--
Gitblit v1.9.1