#
lsh
2022-12-16 342d3ea1f898d1ecaae9fb5dbf6c620cf3daffa9
src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -145,7 +145,7 @@
    private void initSite() {
        count ++;
        ArrayList<Integer> staNos = getStaNo();
        if(count > 59) {
        if(count > 77) {
            // 站点编号
            for (Integer siteId : staNos) {
                StaProtocol staProtocol = station.get(siteId);