From f033da325dd16825bbca0d1ac71cc76420dfc8a2 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期五, 09 一月 2026 11:14:36 +0800
Subject: [PATCH] #
---
src/main/java/com/zy/core/model/StationObjModel.java | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/main/java/com/zy/core/model/StationObjModel.java b/src/main/java/com/zy/core/model/StationObjModel.java
index d1b89c4..08e1bc4 100644
--- a/src/main/java/com/zy/core/model/StationObjModel.java
+++ b/src/main/java/com/zy/core/model/StationObjModel.java
@@ -15,6 +15,12 @@
private Integer deviceLev;
+ private Integer stationLev;
+
+ private Integer barcodeIdx;
+
private StationObjModel barcodeStation;
+ private StationObjModel backStation;
+
}
--
Gitblit v1.9.1