#
Junjie
昨天 98d120bd0633e4e0717d584cae5514132a18516b
src/main/java/com/zy/core/network/entity/ZyStationStatusEntity.java
@@ -44,6 +44,9 @@
    //条码
    private String barcode;
    //运行堵塞
    private boolean runBlock = false;
    @Override
    public ZyStationStatusEntity clone() {
        try {