zhangchao
2024-08-29 299095437955dd2a77b35e7b7cf2f567caef1bbe
src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -88,6 +88,8 @@
                return staNos1;
            case 2:
                return staNos2;
            case 3:
                return staNos3;
            default:
                throw new CoolException("服务器异常");
        }