#
Junjie
2026-03-17 f4dee5cb7128d519e1824d96a41ca9cf76c568d1
src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
@@ -50,6 +50,9 @@
    //重量
    private Double weight;
    //任务可写区
    private Integer taskWriteIdx;
    //运行堵塞
    private boolean runBlock = false;