From 5496a3a7b476135208d46dee279f506f9d69a234 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期四, 08 一月 2026 10:54:04 +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 cb29f2f..4f047cb 100644
--- a/src/main/java/com/zy/core/model/StationObjModel.java
+++ b/src/main/java/com/zy/core/model/StationObjModel.java
@@ -15,4 +15,10 @@
 
     private Integer deviceLev;
 
+    private Integer stationLev;
+
+    private StationObjModel barcodeStation;
+
+    private StationObjModel backStation;
+
 }

--
Gitblit v1.9.1