gdg
2021-01-11 2b3cbd3f1275cd997202f05d31211ca3ed42e493
src/main/java/com/nanometer/smartlab/service/InterfaceService.java
@@ -24,7 +24,7 @@
    public void alarm(JSONObject jsonObject) throws ApiException;
    
    public void alarmperson(JSONObject jsonObject) throws ApiException, IOException;
    public void alarmperson(JSONObject jsonObject) throws Exception;
    public void cabinetData(JSONArray jsonObject) throws ApiException;