ximon-admin/src/main/java/com/sandu/ximon/admin/service/AirEquipmentService.java
@@ -220,6 +220,7 @@ * @return */ public A5AtmosphereQuerySensorInfoReportInnerFrame.SensorInfoPackage QuerySensorInfo(String mac) { //TODO if (StringUtil.strIsNullOrEmpty(mac)) { throw new BusinessException("灯杆mac参数错误!"); }