@@ -95,7 +95,8 @@ public class LapiRequest {
return jsonObject;
}
else{
- return null;
+ throw new Exception("设备不在线");
+ // return null;