From 358a65169e422bacfa8bd3134f7723e2eca32628 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期五, 10 四月 2026 14:37:43 +0800
Subject: [PATCH] #出入库模式管控
---
src/main/java/com/zy/core/model/command/StationCommand.java | 3 +++
1 files changed, 3 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 262abc8..32ef7aa 100644
--- a/src/main/java/com/zy/core/model/command/StationCommand.java
+++ b/src/main/java/com/zy/core/model/command/StationCommand.java
@@ -40,4 +40,7 @@
private Integer traceVersion;
+ // 鍚屼竴 task 鐨� MOVE 璺敱鐗堟湰锛岀敤浜庢帶鍒堕噸涓嬪彂鍜屾棫璺緞澶辨晥
+ private Integer routeVersion;
+
}
--
Gitblit v1.9.1