From 074851753d1187d4e547966d643f4323c6b002bd Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期一, 12 一月 2026 09:56:31 +0800
Subject: [PATCH] #

---
 src/main/java/com/zy/core/model/StationObjModel.java |    8 ++++++++
 1 files changed, 8 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 cb29f2f..08e1bc4 100644
--- a/src/main/java/com/zy/core/model/StationObjModel.java
+++ b/src/main/java/com/zy/core/model/StationObjModel.java
@@ -15,4 +15,12 @@
 
     private Integer deviceLev;
 
+    private Integer stationLev;
+
+    private Integer barcodeIdx;
+
+    private StationObjModel barcodeStation;
+
+    private StationObjModel backStation;
+
 }

--
Gitblit v1.9.1