gdg
2020-12-30 7bc624f4a956c02b41cfc2b9beadbd9d779eaf0a
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;