gdg
2021-01-28 1116c716786ef8c0ca2075d403b22483a36e98b6
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;