From 57273834cdf6dcac9b6dfe5e0fb15ee9b9f2bc2d Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期二, 31 三月 2026 19:44:06 +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 fed4b4f..c9c9568 100644
--- a/src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
+++ b/src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
@@ -53,6 +53,9 @@
//閲嶉噺
private Double weight;
+ //鍑哄叆搴撴ā寮� 1:鍏ュ簱 2:鍑哄簱
+ private Integer ioMode;
+
//浠诲姟鍙啓鍖�
private Integer taskWriteIdx;
--
Gitblit v1.9.1