#
Junjie
2025-12-20 0c146ef03aa7ca7084a75603803907a88cf0d854
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 {