From af2f9443ec9241de3aa2c8eed3d31eef382f89d0 Mon Sep 17 00:00:00 2001
From: Junjie <DELL@qq.com>
Date: 星期四, 18 十二月 2025 15:36:35 +0800
Subject: [PATCH] #

---
 src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java |    3 +++
 1 files changed, 3 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..cc99b27 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,9 @@
     //鏉$爜
     private String barcode;
 
+    //杩愯鍫靛
+    private boolean runBlock = false;
+
     @Override
     public ZyStationStatusEntity clone() {
         try {

--
Gitblit v1.9.1