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("服务器异常"); }