#
luxiaotao1123
2024-04-07 b13b323ff03225cf76e7ef12edf29ce253b73e3a
zy-asrs-wcs/src/main/java/com/zy/asrs/wcs/rcs/thread/impl/SiemensDevpThread.java
@@ -243,4 +243,9 @@
        }
        return false;
    }
    @Override
    public Map<Integer, StaProtocol> getStation() {
        return this.station;
    }
}