From b8420577c6c8def9de647be55b330e1b51fc0db0 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期四, 08 一月 2026 10:27:37 +0800
Subject: [PATCH] #

---
 src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java b/src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
index bbdf9cf..48f9b3e 100644
--- a/src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
+++ b/src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
@@ -44,6 +44,15 @@
     //鏉$爜
     private String barcode;
 
+    //閲嶉噺
+    private Double weight;
+
+    //杩愯鍫靛
+    private boolean runBlock = false;
+
+    //鍚姩鍏ュ簱
+    private boolean enableIn = false;
+
     @Override
     public ZyStationStatusEntity clone() {
         try {

--
Gitblit v1.9.1