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