#1
dubin
9 天以前 f9ccc882fc1b1296f0c843a888a5962b45df236d
src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
@@ -44,6 +44,9 @@
    //条码
    private String barcode;
    //重量
    private Double weight;
    //运行堵塞
    private boolean runBlock = false;