#
Junjie
2026-01-06 e70fab8263d894ad35408ae84f599fe4c9d37482
src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
@@ -44,6 +44,9 @@
    //条码
    private String barcode;
    //重量
    private Double weight;
    //运行堵塞
    private boolean runBlock = false;