src/main/java/com/zy/common/service/CommonService.java
@@ -141,7 +141,7 @@ startupDto.setStaNo(staNo.getDevNo()); startupDto.setLocNo(locNo); } else { throw new CoolException("目标站不可用"); throw new CoolException("目标站"+staDesc.getCrnStn()+"不可用"); } } return startupDto;