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