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